Method: Extension::Command::Register.help
- Defined in:
- lib/project_types/extension/commands/register.rb
.help ⇒ Object
22 23 24 |
# File 'lib/project_types/extension/commands/register.rb', line 22 def self.help ShopifyCLI::Context.new.("register.help", ShopifyCLI::TOOL_NAME) end |