Commit Graph

5 Commits

Author SHA1 Message Date
6b30c356dd Change Cmd::Run signature to take &clap::Options instead of
`Option<&clap::Options>` - saves 10k
2023-02-04 08:54:27 -05:00
9df197a4b9 Add chgrp applet; Add args module for commonly used args to increase
consistency
2023-01-21 18:25:09 -05:00
8a14cfb590 Add rm applet 2023-01-17 17:27:41 -05:00
f7b7fcca16 Add rmdir applet 2023-01-16 23:44:21 -05:00
228e1c779f Initial commit 2022-12-20 12:05:21 -05:00