Method: Extension::Command::Create.help

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

.helpObject



31
32
33
# File 'lib/project_types/extension/commands/create.rb', line 31

def self.help
  @ctx.message("create.help", ShopifyCLI::TOOL_NAME)
end