Class: IPTables::Services
- Inherits:
-
Object
- Object
- IPTables::Services
- Defined in:
- lib/iptables/expansions.rb
Instance Attribute Summary collapse
-
#named ⇒ Object
readonly
Returns the value of attribute named.
Instance Method Summary collapse
-
#initialize(expansion_hash) ⇒ Services
constructor
A new instance of Services.
Constructor Details
Instance Attribute Details
#named ⇒ Object (readonly)
Returns the value of attribute named.
54 55 56 |
# File 'lib/iptables/expansions.rb', line 54 def named @named end |