Method: ShopifyCLI::Commands::Switch.help
- Defined in:
- lib/shopify_cli/commands/switch.rb
.help ⇒ Object
34 35 36 |
# File 'lib/shopify_cli/commands/switch.rb', line 34 def self.help ShopifyCLI::Context.("core.switch.help", ShopifyCLI::TOOL_NAME) end |