Method: Extension::Command::Register.help

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

.helpObject



22
23
24
# File 'lib/project_types/extension/commands/register.rb', line 22

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