Command
Inherits Struct < Value < Object
Constructors
new(command : String, args : Enumerable(String) = [] of String, shell : Bool = false)
Sourceparse(shell_command : String) : self
SourceInstance methods
add_arg(value : String) : self
Sourceargs
clone
Sourcecommand
copy_with(command _command = @command, args _args = @args, shell _shell = @shell)
Sourcequote
Sourceshell