Each item has keys :name, :realname, :uid, :home, :home_size, :administrator, :filevault_enabled
Returns:
all the local accts on the machine.
1017 1018 1019
# File 'lib/jamf/api/classic/api_objects/computer.rb', line 1017 def local_accounts @groups_accounts[:local_accounts] end