shelljoin

array.shelljoin => string
Instance Public methods

Builds a command line string from an argument list array joining all elements escaped for Bourne shell and separated by a space.

See Shellwords.shelljoin for details.

doc_ruby_on_rails
2015-03-30 20:02:14
Comments
Leave a Comment

Please login to continue.