struct

Command

Inherits Struct < Value < Object

Constructors

new(command : String, args : Enumerable(String) = [] of String, shell : Bool = false)
Source
parse(shell_command : String) : self
Source

Instance methods

add_arg(value : String) : self
Source
args
clone
Source
command
copy_with(command _command = @command, args _args = @args, shell _shell = @shell)
Source
quote
Source
shell