Categorygithub.com/loopholelabs/cmdutils
modulepackage
0.2.0
Repository: https://github.com/loopholelabs/cmdutils.git
Documentation: pkg.go.dev

# README

CMD Utils

A CMD utility designed for use within Loophole Labs projects

License: Apache 2.0 Discord Go Version Go Reference

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/loopholelabs/cmdutils. For more contribution information check out the contribution guide.

License

The CMD Utils project is available as open source under the terms of the Apache License, Version 2.0.

Code of Conduct

Everyone interacting in the CMD Utils project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the CNCF Code of Conduct.

Project Managed By:

https://loopholelabs.io

# Packages

No description provided by the author

# Functions

RequiredArgs - required arguments are not available.

# Constants

No description provided by the author
No description provided by the author

# Structs

Error can be used by a command to change the exit status of the CLI.
Helper is passed to every single command and is used by individual subcommands.