struct

BaristaSpec::Omnibus::Syntax::System

Inherits YAML::Serializable < Struct < Value < Object

Constants

DEFAULT_ALLOWS = ["tar", "cp", "sh", "basename", "gzip"]

Constructors

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

Instance methods

allows
Source
allows=(allows : Array(String) | Nil)
Source
binaries
Source
binaries=(binaries : Array(Binary) | Nil)
Source