package
0.0.0-20210905152548-c80f5a2c7409
Repository: https://github.com/crazy-max/nodejs-portable.git
Documentation: pkg.go.dev
# Functions
NewMenu creates a new menu with options.
NewOptions to setup the options for the menu.
# Structs
CommandOption main struct to handle options for Description, and the function that should be called.
Menu struct encapsulates Commands and Options.
Options sets name, prompt, character width of menu, and command used to display the menu.