Method: Jamf::Computer#jamf_version

Defined in:
lib/jamf/api/classic/api_objects/computer.rb

#jamf_versionString (readonly)

Returns the version of the jamf binary.

Returns:

  • (String)

    the version of the jamf binary



630
631
632
# File 'lib/jamf/api/classic/api_objects/computer.rb', line 630

def jamf_version
  @jamf_version
end