Class: Kettle::Dev::SetupCLI
- Inherits:
-
Object
- Object
- Kettle::Dev::SetupCLI
- Defined in:
- sig/kettle/dev.rbs
Instance Method Summary collapse
-
#initialize ⇒ SetupCLI
constructor
A new instance of SetupCLI.
- #run! ⇒ void
Constructor Details
#initialize ⇒ SetupCLI
Returns a new instance of SetupCLI.
402 |
# File 'sig/kettle/dev.rbs', line 402
def initialize: (Array[String] argv) -> void
|
Instance Method Details
#run! ⇒ void
This method returns an undefined value.
403 |
# File 'sig/kettle/dev.rbs', line 403
def run!: () -> void
|