Method: TTY::Command::Cmd#update
- Defined in:
- lib/tty/command/cmd.rb
#update(options) ⇒ Object
Extend command options if keys don’t already exist
70 71 72 |
# File 'lib/tty/command/cmd.rb', line 70 def update() .update(.merge()) end |