struct
Obsctl::Domain::ReconnectCommand
- Obsctl::Domain::ReconnectCommand
- Obsctl::Domain::Command
- Struct
- Value
- Object
Overview
Requests the server-owned OBS supervisor to reconnect.
Defined in:
obsctl/domain/command.crInstance Method Summary
-
#ipc_name : String | Nil
IPC command name, or nil for commands resolved entirely client-side.
Instance methods inherited from struct Obsctl::Domain::Command
initialize
initialize,
ipc_name : String | Nil
ipc_name,
percent : Int32 | Nil
percent,
target : String | Nil
target
Constructor methods inherited from struct Obsctl::Domain::Command
new
new
Instance Method Detail
def ipc_name : String | Nil
#
Description copied from struct Obsctl::Domain::Command
IPC command name, or nil for commands resolved entirely client-side.