Manages the logic around the Tact configuration file.

Tact config describes the structure of the project, and includes the entry points to run compilation and analysis on.

Methods

  • Returns absolute paths to entry points specified in the Tact configuration file.

    Returns string[]

  • Returns an absolute path or the project based on the project path.

    Parameters

    • projectPath: string

    Returns string