class Aio::Parse::FullState
Public Instance Methods
get_device(opts)
click to toggle source
# File lib/aio/core/parse/parser_machine/full_state.rb, line 4 def get_device(opts) @machine.to_has_device_state @machine.state.get_device(opts) end