Main class for handling the info command

Constructors

Properties

Methods

Constructors

Properties

projectName: undefined | string

The name of the project (optional).

Methods

  • Runs the main process for creating the task.

    Returns Promise<void>

    A Promise that resolves once the task information process is complete.

    Async

Generated using TypeDoc