Main class for handling command-line interaction and initiating information retrieval.

Constructors

Properties

Methods

Constructors

Properties

projectName: ProjectName

Prompts for the project name.

Methods

  • Runs the main process, prompting for the project name and initiating information retrieval.

    Returns Promise<void>

    A Promise that resolves once the information retrieval is complete.

    Async

Generated using TypeDoc