Method: Eapi::Methods::Properties::InstanceMethods#converted_value_for
- Defined in:
- lib/eapi/methods/properties.rb
#converted_value_for(prop) ⇒ Object
21 22 23 |
# File 'lib/eapi/methods/properties.rb', line 21 def converted_value_for(prop) convert_value get(prop) end |