tealdeer/src
Danilo Bargen e73261542c
OS detection: Treat BSDs as "osx" (#58)
Since macOS is also a BSD under the hood, this will probably yield
better results.
2018-10-28 22:09:56 +01:00
..
cache.rs Run rustfmt 2018-10-21 14:49:01 +02:00
config.rs Fix loading of configfile 2018-10-22 18:03:49 +02:00
error.rs Impl Display for TealdeerError 2018-10-22 18:03:07 +02:00
formatter.rs Apply clippy suggestions 2018-10-21 14:49:25 +02:00
main.rs OS detection: Treat BSDs as "osx" (#58) 2018-10-28 22:09:56 +01:00
tokenizer.rs Apply clippy suggestions 2018-10-21 14:49:25 +02:00
types.rs Print detected OS with -v / --version (#57) 2018-10-28 22:09:44 +01:00