Class: IControl::Common::KeyValue
- Inherits:
-
Base::Struct
- Object
- Base::Struct
- IControl::Common::KeyValue
- Defined in:
- lib/icontrol/common.rb,
lib/icontrol/common.rb
Overview
A key/value combination.
Instance Attribute Summary collapse
-
#key ⇒ String
The string identifying the pair.
-
#value ⇒ String
The value of the pair.