Object
Builds a command line string from an argument list array joining all elements escaped for Bourne shell and separated by a space.
array
See Shellwords.shelljoin for details.
# File shellwords.rb, line 212 def shelljoin Shellwords.join(self) end
This page was generated for Ruby 2.0.0
Ruby-doc.org is a service of James Britt and Neurogami, a software development company in Scottsdale, AZ.
Generated with Ruby-doc Rdoc Generator 0.26.0.