139 140 141 142 143 144 145
# File 'lib/tty/command/cmd.rb', line 139 def to_hash { command: command, argv: argv, uuid: uuid } end