Method: Castkit::CLI::Main#generate
- Defined in:
- lib/castkit/cli/main.rb
#generate ⇒ void
This method returns an undefined value.
Dispatches to the ‘castkit generate` subcommands.
Supports generating components like ‘type`, `dataobject`, `contract`, etc.
32 |
# File 'lib/castkit/cli/main.rb', line 32 subcommand "generate", Castkit::CLI::Generate |