Method: Theme::Command::Delete.help
- Defined in:
- lib/project_types/theme/commands/delete.rb
.help ⇒ Object
54 55 56 |
# File 'lib/project_types/theme/commands/delete.rb', line 54 def self.help ShopifyCLI::Context.("theme.delete.help", ShopifyCLI::TOOL_NAME, ShopifyCLI::TOOL_NAME) end |