lib/jss/api_object/script.rb in ruby-jss-1.0.3b1 vs lib/jss/api_object/script.rb in ruby-jss-1.0.3b2

- old
+ new

@@ -122,12 +122,9 @@ attr_reader :info ### @return [String] the notes field for this script attr_reader :notes - ### @return [String] the category of this script, stored in the JSS as the id number from the categories table - attr_reader :category - ### @return [Hash] script parameters 4-11. Parameters 1-3 are predefined as target drive, computer name, and username attr_reader :parameters ### @return {String] the actual code for this script, if it's stored in the database. attr_reader :script_contents