Module
Shellwords
In:
lib/more/facets/shellwords.rb
Methods
escape
Public Instance methods
escape
(cmdline)
Escape special characters used in most unix shells to use it, eg. with system().
[Validate]