NAME
CohortExplorer::Command::Menu - CohortExplorer class to show a command menu including the commands that are available to the running application
DESCRIPTION
This class is inherited from CLI::Framework::Command::Menu and overrides menu_txt()
.
menu_txt()
This method creates a command menu including the commands that are available to the running application. Only a small modification has been made to the original code so the menu includes command aliases with command names.