Main class for handling command-line interaction and initiating Bear tasks.
Private
The selected action to perform.
Prompts the user to select an action.
A Promise that resolves once the user selects an action.
Runs the main process, prompting for the action and initiating the corresponding task.
A Promise that resolves once the selected task is complete.
Generated using TypeDoc
Main class for handling command-line interaction and initiating Bear tasks.