We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef8ab99 commit db518e9Copy full SHA for db518e9
TODO.md
@@ -1,6 +1,6 @@
1
# TODO
2
3
-- [ ] `cfg(os)`
4
-- [ ] modularize os code
+- [x] `cfg(os)`
+- [x] modularize os code
5
- [ ] use `explorer` and `Command` on windows
6
-- [ ] use `which` to check for presence of commands
+- [x] use `which` to check for presence of commands
0 commit comments