Module: Theme::Command::Common::ShopHelper
- Defined in:
- lib/project_types/theme/commands/common/shop_helper.rb
Instance Method Summary collapse
Instance Method Details
#shop ⇒ Object
7 8 9 |
# File 'lib/project_types/theme/commands/common/shop_helper.rb', line 7 def shop ShopifyCLI::Theme::ThemeAdminAPI.new(@ctx).get_shop_or_abort end |