Class: Lemans::Config::Agent::Environment
- Inherits:
-
Struct
- Object
- Struct
- Lemans::Config::Agent::Environment
- Defined in:
- lib/lemans/config/agent.rb
Instance Attribute Summary collapse
-
#network ⇒ Object
Returns the value of attribute network.
Instance Attribute Details
#network ⇒ Object
Returns the value of attribute network
38 39 40 |
# File 'lib/lemans/config/agent.rb', line 38 def network @network end |