Method: ShopifyCLI::Commands::App::Serve.help
- Defined in:
- lib/shopify_cli/commands/app/serve.rb
.help ⇒ Object
41 42 43 |
# File 'lib/shopify_cli/commands/app/serve.rb', line 41 def self.help ShopifyCLI::Context.("core.app.serve.help", ShopifyCLI::TOOL_NAME, ShopifyCLI::TOOL_NAME) end |