Method: JSS::Policy#install_cached_pkgs
- Defined in:
- lib/jss/api_object/policy.rb
#install_cached_pkgs ⇒ Boolean
Should this policy install any cached JSS packages?
439 440 441 |
# File 'lib/jss/api_object/policy.rb', line 439 def install_cached_pkgs @install_cached_pkgs end |