class

Autobot::Config::ToolsConfig

Inherits YAML::Serializable < Reference < Object

Constructors

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

Instance methods

docker_image
Source
docker_image=(docker_image : String | Nil)
Source
enabled
Source
enabled=(enabled : Array(String))
Source
exec
Source
exec=(exec : ExecToolConfig | Nil)
Source
filesystem
Source
filesystem=(filesystem : FilesystemToolsConfig | Nil)
Source
image
Source
image=(image : ImageConfig | Nil)
Source
rate_limit
Source
rate_limit=(rate_limit : RateLimitConfig | Nil)
Source
sandbox
Source
sandbox=(sandbox : String)
Source
sandbox_env
Source
sandbox_env=(sandbox_env : Array(String))
Source
web=(web : WebToolsConfig | Nil)
Source