Glassy::Kernel::ServiceYamlParser::ServiceDefinition
Inherits YAML::Serializable < Reference < Object
Constructors
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
klass
Sourceklass=(klass : String)
Sourcekwargs
Sourcekwargs=(kwargs : Hash(String, String) | Nil)
Sourcesingleton
Sourcesingleton=(singleton : Bool | Nil)
Sourcetag
Sourcetag=(tag : Array(String) | Nil)
Source