Method: IControl::System::GeoIP#version

Defined in:
lib/icontrol/system/geo_ip.rb

#versionString

Gets the version information for this interface.

Returns:

  • (String)


13
14
15
# File 'lib/icontrol/system/geo_ip.rb', line 13

def version
  super
end