Method: ShopifyCLI::Commands::Populate.help
- Defined in:
- lib/shopify_cli/commands/populate.rb
.help ⇒ Object
14 15 16 |
# File 'lib/shopify_cli/commands/populate.rb', line 14 def self.help ShopifyCLI::Context.("core.populate.help", ShopifyCLI::TOOL_NAME) end |