Method: Script::Command::Create.help
- Defined in:
- lib/project_types/script/commands/create.rb
.help ⇒ Object
19 20 21 |
# File 'lib/project_types/script/commands/create.rb', line 19 def self.help ShopifyCLI::Context.new.("script.deprecated") end |