struct

Obsctl::Config::SceneConfig

Inherits YAML::Serializable < Struct < Value < Object

User configuration for one OBS scene and its local aliases.

Constructors

new(name : String, alias __arg0 : String | Nil = nil, shortcut : String | Nil = nil, group : String | Nil = nil, stale : Bool = false, hidden : Bool = false)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)

Instance methods

alias
group
hidden
name
shortcut
stale