Method: Extension::Command::Info.help

Defined in:
lib/project_types/extension/commands/info.rb

.helpObject



16
17
18
# File 'lib/project_types/extension/commands/info.rb', line 16

def self.help
  ShopifyCLI::Context.new.message("info.help", ShopifyCLI::TOOL_NAME)
end