Method: PDK::CLI::Exec::InteractiveCommand#timeout=
- Defined in:
- lib/pdk/cli/exec/interactive_command.rb
#timeout=(_val) ⇒ Object
31 32 33 |
# File 'lib/pdk/cli/exec/interactive_command.rb', line 31 def timeout=(_val) raise 'This method is not implemented for PDK::CLI::Exec::InteractiveCommand' end |