Method: Theme::Command::Delete.help

Defined in:
lib/project_types/theme/commands/delete.rb

.helpObject



54
55
56
# File 'lib/project_types/theme/commands/delete.rb', line 54

def self.help
  ShopifyCLI::Context.message("theme.delete.help", ShopifyCLI::TOOL_NAME, ShopifyCLI::TOOL_NAME)
end