gg_version library
Classes
- AddVersionTag
- Provides "ggGit has-version-tag dir" command
- AllVersions
- Provides "ggGit has-consistent-version dir" command
- ConsistentVersion
- Provides "ggGit has-consistent-version dir" command
- FromChangelog
- Provides "ggGit current-version-tag dir" command
- FromGit
- Provides "ggGit current-version-tag dir" command
- FromPubspec
- Provides "ggGit current-version-tag dir" command
- GgVersion
- The command line interface for GgVersion
- IncreaseBuild
- Increase the build number in the pubspec.yaml file.
- IsVersioned
- Provides "ggGit has-consistent-version dir" command
- MockAddVersionTag
- Mock class for AddVersionTag
- MockAllVersions
- Mock class for AllVersions
- MockConsistentVersion
- Mock class for ConsistentVersion
- MockFromChangelog
- Mock class for FromChangelog
- MockFromGit
- Mock class for FromGit
- MockFromPubspec
- Mock class for FromPubspec
- MockIsVersioned
- Mock class for IsVersioned
Enums
- VersionType
- The type of versions we can have
Functions
-
versionTypeToString(
VersionType type) → String - Converts a versionType to string