class

Agent::SoftswitchState

Inherits Reference < Object

Instance methods

bootstrap
Source
get_channel_var(channel : String, variable : String) : String | Nil
Source
handle_action(action : Agent::Action) : Array(Agent::Event)
Source
interface_command(command : String, input : Hash(String, String), capture : CaptureConfig | Nil = nil) : Array(Agent::Event)
Source
next_platform_events
Source
set_channel_var(channel : String, variable : String, value : String)
Source
setup(config : Agent::Config, driver_config_path : String | Nil)
Source
software
Source
version
Source