Class: Zapnito::Cli::Commands::ProductionTheme

Inherits:
Environment
  • Object
show all
Defined in:
lib/zapnito/cli/commands/production_theme.rb

Instance Method Summary collapse

Methods inherited from Environment

#preview, #preview_link, #publish

Instance Method Details

#environmentObject



10
11
12
# File 'lib/zapnito/cli/commands/production_theme.rb', line 10

def environment
  :production
end