Options
All
  • Public
  • Public/Protected
  • All
Menu

Loader of the GFlow config file.

Hierarchy

  • GFlowConfigLoader

Index

Constructors

Methods

Constructors

Methods

  • Loads the gitex configuration file if exists.

    Parameters

    • Optional projectPath: string

      The path to the repository. (default: process.cwd())

    Returns undefined | GFlowConfig

    The configuration from file if it exists.