Method: TTY::Command::Cmd#command

Defined in:
lib/tty/command/cmd.rb

#commandObject (readonly)

A string command name, or shell program



14
15
16
# File 'lib/tty/command/cmd.rb', line 14

def command
  @command
end