Method: JSS::Policy#update_locate_database?
- Defined in:
- lib/jss/api_object/policy.rb
permalink #update_locate_database? ⇒ Boolean
Returns Should we update the database used by the locate command?.
1006 1007 1008 |
# File 'lib/jss/api_object/policy.rb', line 1006 def update_locate_database? @files_processes[:update_locate_database] end |