Class: Rubycam::CLI::Commands::Sleep
- Inherits:
-
ObsbotCommand
- Object
- Dry::CLI::Command
- VideoCommand
- ObsbotCommand
- Rubycam::CLI::Commands::Sleep
- Defined in:
- lib/rubycam/cli.rb
Instance Method Summary collapse
Instance Method Details
#call(**options) ⇒ Object
222 |
# File 'lib/rubycam/cli.rb', line 222 def call(**) = with_obsbot(, &:sleep!) |