gum/write
Maas Lalani 7190822247
refactor(kong): Implement Run(...) error interface
Instead of needing to run the commands manually in main.go, we can implement the `Run(...) error` method to satisfy the command interface so that `kong` can Run our commands for us.
2022-07-12 22:33:52 -04:00
..
command.go refactor(kong): Implement Run(...) error interface 2022-07-12 22:33:52 -04:00
options.go feat: allow initial values of input and write to be set via stdin 2022-07-12 16:30:17 -04:00
write.go fix(write): Add CtrlD as a quitting key 2022-07-11 17:18:06 -04:00