Enumerator |
---|
VersionComm |
the version of the protocol that the interface implements
|
VersionNeedComm |
the oldest version of the protocol that the interface is compatible with
|
VersionHumanReadable |
human readable version number
|
VersionHR |
alias for VersionHumanReadable,
|
VersionSystem |
the source control system used to determine version information
|
VersionPath |
the path within the repository that contained the interface source
|
VersionRootURL |
the base URL of the repository
|
VersionNumber |
the version number determined from the source control system
|
VersionTime |
the timestamp of the latest commit that went into the interface
|
VersionAuthor |
the author(s) of the latest commit that went into the interface
|
VersionLocallyModified |
contains "modified" if the source tree contained local modifications, "unmodified" if it was pristine, "local" if it was not under source control, depending on the source control system and circumstances this can also contain other values
|
VersionGenTime |
the time at which source files were generated by woc
|