struct Obsctl::Domain::SetSceneCommand

Overview

Changes the current OBS program scene by alias, shortcut, or OBS name.

Defined in:

obsctl/domain/command.cr

Constructors

Instance Method Summary

Instance methods inherited from struct Obsctl::Domain::Command

initialize initialize

Constructor methods inherited from struct Obsctl::Domain::Command

new new

Constructor Detail

def self.new(target : String) #

[View source]

Instance Method Detail

def target : String #

[View source]