Class: Openwsman::EndPointReference
- Inherits:
-
Object
- Object
- Openwsman::EndPointReference
- Defined in:
- lib/wbem/openwsman.rb
Overview
Provide Cim::ObjectPath like accessors for EndPointReference
Instance Method Summary collapse
Instance Method Details
#each_key ⇒ Object
47 48 49 |
# File 'lib/wbem/openwsman.rb', line 47 def each_key keys.each { |key| yield key } end |