Method: Extension::Command::Info.help
- Defined in:
- lib/project_types/extension/commands/info.rb
.help ⇒ Object
16 17 18 |
# File 'lib/project_types/extension/commands/info.rb', line 16 def self.help ShopifyCLI::Context.new.("info.help", ShopifyCLI::TOOL_NAME) end |