Module: ShopifyCLI::MethodObject::AutoCreateResultObject
- Defined in:
- lib/shopify_cli/method_object.rb
Class Method Summary collapse
Instance Method Summary collapse
-
#call ⇒ Object
invokes the original ‘call` implementation and wraps its return value into a result object.
Class Method Details
.ruby2_keywords ⇒ Object
51 |
# File 'lib/shopify_cli/method_object.rb', line 51 def self.ruby2_keywords(*); end |