Class: Aio::Parse::ParserMachine::NoCmdState
- Inherits:
-
Aio::Parse::ParentState
- Object
- Aio::Parse::ParentState
- Aio::Parse::ParserMachine::NoCmdState
- Defined in:
- lib/aio/core/parse/parser_machine/bak/no_cmd_state.rb
Instance Method Summary collapse
Methods inherited from Aio::Parse::ParentState
#device_manager, #get_device, #get_full, #initialize
Constructor Details
This class inherits a constructor from Aio::Parse::ParentState
Instance Method Details
#get_cmd ⇒ Object
7 8 |
# File 'lib/aio/core/parse/parser_machine/bak/no_cmd_state.rb', line 7 def get_cmd end |
#no_cmd ⇒ Object
4 5 |
# File 'lib/aio/core/parse/parser_machine/bak/no_cmd_state.rb', line 4 def no_cmd end |