DeviceDetector::Parser::CarBrowser::MultiModelBrowser
Inherits YAML::Serializable < Struct < Value < 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
device
Sourcedevice=(device : String)
Sourcemodels
Sourcemodels=(models : Array(SingleModelBrowser))
Sourceregex
Sourceregex=(regex : String)
Source