Object
Join a sequence of arguments together to form a executable command.
# File lib/rexec/to_cmd.rb, line 4 def to_cmd collect{|v| v.to_cmd}.join(' ') end
[Validate]
Generated with the Darkfish Rdoc Generator 2.