Adam Strzelecki
2bc6acc808
terminal: Support both styled stdout and stderr
...
This is important if we want to write styled diagnostics to stderr, eg. some
tool outputting results to stdout, but writing styled error messages to stderr.
Previously this module was assuming we are writing only to stdout. Now all
module procs take file handle as first argument. Wrappers assuming stdout are
provided for backwards compatibility.
The new terminal.styledWriteLine(f, args) is provided and documented as
counterpart for unstyled plain writeLine(f, args).
2015-10-16 20:55:17 +02:00
..
2015-10-13 15:54:33 +02:00
2015-10-12 23:05:41 +01:00
2015-09-04 23:03:56 +02:00
2015-08-14 15:14:56 +02:00
2015-10-07 10:03:45 +02:00
2015-02-03 09:04:24 +01:00
2015-09-04 23:03:56 +02:00
2015-09-17 22:45:30 +01:00
2015-10-13 14:10:33 +02:00
2015-10-03 19:45:41 +02:00
2015-09-17 20:44:16 +01:00
2015-09-20 18:24:49 -07:00
2015-09-20 18:24:49 -07:00
2015-02-17 02:22:30 +01:00
2015-10-13 14:10:33 +02:00
2015-09-04 23:03:56 +02:00
2015-09-04 23:03:56 +02:00
2015-09-04 23:03:56 +02:00
2015-10-02 18:56:57 -07:00
2015-10-01 12:05:45 -07:00
2015-06-26 07:42:58 +03:00
2015-09-04 23:03:56 +02:00
2015-09-04 23:03:56 +02:00
2015-09-04 23:03:56 +02:00
2015-09-07 19:51:52 -05:00
2015-03-24 03:36:34 +01:00
2015-09-04 23:03:56 +02:00
2015-09-22 18:34:43 +02:00
2015-06-04 13:18:35 +02:00
2015-10-07 13:03:31 +10:00
2015-04-21 15:59:32 +03:00
2015-07-01 15:40:29 +02:00
2015-10-14 00:41:04 +02:00
2015-09-04 23:03:56 +02:00
2015-09-17 17:54:01 +03:00
2015-07-01 15:47:15 +02:00
2015-10-12 21:08:44 +02:00
2015-10-13 14:10:33 +02:00
2015-09-04 23:03:56 +02:00
2015-10-02 18:34:04 -07:00
2015-10-12 20:58:46 +02:00
2015-09-24 09:04:55 +10:00
2015-09-04 23:03:56 +02:00
2015-10-13 14:10:33 +02:00
2015-10-06 11:06:41 -07:00
2015-10-03 19:45:41 +02:00
2015-06-19 01:02:22 -05:00
2015-02-03 09:04:24 +01:00
2015-09-04 23:03:56 +02:00
2015-09-08 11:16:22 +03:00
2015-09-23 08:52:51 -07:00
2015-09-29 19:30:44 +02:00
2015-10-12 16:55:23 +02:00
2015-10-07 10:03:46 +02:00
2015-09-04 23:03:56 +02:00
2015-09-04 23:03:56 +02:00
2015-02-15 16:20:32 +00:00
2015-10-12 20:58:46 +02:00
2015-09-04 23:03:56 +02:00
2015-06-15 00:56:20 +02:00
2015-07-15 22:00:44 +02:00
2015-06-19 01:02:22 -05:00
2015-09-04 23:03:56 +02:00
2015-10-04 15:58:02 +10:00
2015-09-04 23:03:56 +02:00
2015-09-04 23:03:56 +02:00
2015-09-04 23:03:56 +02:00
2015-10-13 14:10:33 +02:00
2015-07-14 01:37:09 +02:00
2015-09-29 19:28:10 +02:00
2015-09-04 23:03:56 +02:00
2015-02-03 09:04:24 +01:00
2015-09-30 09:49:22 -04:00
2015-10-13 14:10:33 +02:00
2015-10-14 09:11:19 +10:00
2015-10-02 18:08:23 -07:00
2015-10-16 20:55:17 +02:00
2015-09-10 19:29:26 +10:00
2014-08-28 09:50:51 +02:00
2015-09-29 19:30:44 +02:00
2015-09-17 13:11:51 +03:00
2015-09-28 23:04:17 +01:00
2015-03-24 03:47:12 +01:00
2015-09-04 23:03:56 +02:00
2015-09-04 23:03:56 +02:00
2015-10-13 14:10:33 +02:00