mirror of
https://github.com/charmbracelet/gum.git
synced 2024-11-04 20:44:12 +03:00
7190822247
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. |
||
---|---|---|
.. | ||
command.go | ||
options.go | ||
write.go |