Method: JSS::Policy#flush_system_cache
- Defined in:
- lib/jss/api_object/policy.rb
#flush_system_cache ⇒ Boolean
Should this policy flush the system cache?
435 436 437 |
# File 'lib/jss/api_object/policy.rb', line 435 def flush_system_cache @flush_system_cache end |