Method: ShopifyCLI::Commands::Switch.help

Defined in:
lib/shopify_cli/commands/switch.rb

.helpObject



34
35
36
# File 'lib/shopify_cli/commands/switch.rb', line 34

def self.help
  ShopifyCLI::Context.message("core.switch.help", ShopifyCLI::TOOL_NAME)
end