toConfig method

GitVersionerConfig toConfig()

Implementation

GitVersionerConfig toConfig() => GitVersionerConfig(baseBranch, repoPath, yearFactor, stopDebounce, name, revision);