Method: IControl::System::GeoIP#version
- Defined in:
- lib/icontrol/system/geo_ip.rb
#version ⇒ String
Gets the version information for this interface.
13 14 15 |
# File 'lib/icontrol/system/geo_ip.rb', line 13 def version super end |