Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Agent::Executor::SoftswitchInterfaceHandler
Inherits
Agent::Executor::Handler
<
Reference
<
Object
Constructors
new
(softswitch :
Agent::SoftswitchState
, command :
String
, interface :
Hash
(
String
,
String
), globals :
Hash
(
String
,
String
) =
Hash
(
String
,
String
).new, only_for :
String
|
Nil
= nil, capture :
CaptureConfig
|
Nil
= nil, retrieve :
RetrieveConfig
|
Nil
= nil)
Source
Instance methods
handle_action
(action :
Agent::Action
) :
Array
(
Agent::Event
)
Source