The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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().

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.