Method: Theme::Command::Check.help

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

.helpObject



33
34
35
# File 'lib/project_types/theme/commands/check.rb', line 33

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