Method: JSS::Policy#update_locate_database?

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

#update_locate_database?Boolean

Returns Should we update the database used by the locate command?.

Returns:

  • (Boolean)

    Should we update the database used by the locate command?

[View source]

1006
1007
1008
# File 'lib/jss/api_object/policy.rb', line 1006

def update_locate_database?
  @files_processes[:update_locate_database]
end