Method: Pantry::Config#client_environment
- Defined in:
- lib/pantry/config.rb
#client_environment ⇒ Object
Environment of the Application this Client runs
76 77 78 |
# File 'lib/pantry/config.rb', line 76 def client_environment @client_environment end |