Module: Castkit::CLI
- Defined in:
- lib/castkit/cli.rb,
lib/castkit/cli/list.rb,
lib/castkit/cli/main.rb,
lib/castkit/cli/generate.rb
Overview
Entrypoint for Castkit’s command-line interface.
Delegates to the ‘Castkit::CLI::Main` Thor class, which defines all CLI commands.
Defined Under Namespace
Class Method Summary collapse
-
.start(*args, **kwargs) ⇒ void
Starts the Castkit CLI.