struct

Agent::ExecutorYaml::ActionConfig

Inherits YAML::Serializable < Struct < Value < Object

Constructors

new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

break
Source
break=(break __arg0 : Bool | Nil)
Source
capture
Source
capture=(capture : CaptureConfig | Nil)
Source
command
Source
command=(command : String | Nil)
Source
interface
Source
interface=(interface : Hash(String, String) | Nil)
Source
retrieve
Source
retrieve=(retrieve : RetrieveConfig | Nil)
Source
skip
Source
skip=(skip : Bool | Nil)
Source
type
Source
type=(type : String)
Source
when
Source