Method: Extension::Command::Create.help
- Defined in:
- lib/project_types/extension/commands/create.rb
.help ⇒ Object
31 32 33 |
# File 'lib/project_types/extension/commands/create.rb', line 31 def self.help @ctx.("create.help", ShopifyCLI::TOOL_NAME) end |