all method

Iterable<String> all()

Implementation

Iterable<String> all() sync* {
  // No Windows printers available on non-Windows platforms
}