Class: Lemans::Config::Agent::Environment

Inherits:
Struct
  • Object
show all
Defined in:
lib/lemans/config/agent.rb

Instance Attribute Summary collapse

Instance Attribute Details

#networkObject

Returns the value of attribute network

Returns:

  • (Object)

    the current value of network



38
39
40
# File 'lib/lemans/config/agent.rb', line 38

def network
  @network
end