Method: Theme::Command::Check.help
- Defined in:
- lib/project_types/theme/commands/check.rb
.help ⇒ Object
33 34 35 |
# File 'lib/project_types/theme/commands/check.rb', line 33 def self.help ShopifyCLI::Context.("theme.check.help", ShopifyCLI::TOOL_NAME) end |