Method: JSS::Computer#jamf_version

Defined in:
lib/jss/api_object/computer.rb

#jamf_versionString (readonly)

Returns the version of the jamf binary.

Returns:

  • (String)

    the version of the jamf binary



539
540
541
# File 'lib/jss/api_object/computer.rb', line 539

def jamf_version
  @jamf_version
end