Returns each printer on this computer Keys are :name, :uri, :type, :location.
Returns:
each printer on this computer Keys are :name, :uri, :type, :location
914 915 916
# File 'lib/jss/api_object/computer.rb', line 914 def printers @hardware[:mapped_printers] end