Method: Pantry::Config#client_environment

Defined in:
lib/pantry/config.rb

#client_environmentObject

Environment of the Application this Client runs



76
77
78
# File 'lib/pantry/config.rb', line 76

def client_environment
  @client_environment
end