Module: FluidCLI::Commands::Theme::Common::CompanyHelper
- Included in:
- Push
- Defined in:
- lib/fluid_cli/commands/theme/common/company_helper.rb
Instance Method Summary collapse
Instance Method Details
#company ⇒ Object
8 9 10 |
# File 'lib/fluid_cli/commands/theme/common/company_helper.rb', line 8 def company FluidCLI::API.new(@ctx).get_company_or_abort end |