lib/d3/client/lists.rb in depot3-3.0.8 vs lib/d3/client/lists.rb in depot3-3.0.9

- old
+ new

@@ -21,15 +21,20 @@ ### language governing permissions and limitations under the Apache License. ### ### -### client/lists.rb -### -### Methods related to the display of lists via the d3 client tool -### + +### module D3 + + ### client/lists.rb + ### + ### Methods related to the display of lists via the d3 client tool + ### + + class Client < JSS::Client ### list installed d3 items. ### The arg can be used to limit what's listed ### and can be one of :all, :manual, :pilot, :frozen.