Method: PDK::CLI::Exec::InteractiveCommand#timeout
- Defined in:
- lib/pdk/cli/exec/interactive_command.rb
#timeout ⇒ Object
27 28 29 |
# File 'lib/pdk/cli/exec/interactive_command.rb', line 27 def timeout raise 'This method is not implemented for PDK::CLI::Exec::InteractiveCommand' end |