Method: JSS::Policy#spotlight_search
- Defined in:
- lib/jss/api_object/policy.rb
#spotlight_search ⇒ String
Returns The term to search for using spotlight.
1089 1090 1091 |
# File 'lib/jss/api_object/policy.rb', line 1089 def spotlight_search @files_processes[:spotlight_search] end |