Expand description
Update version information in project files Version stamping tool
This is a library and command line tool for version stamping.
Macros§
- error
- Output an error message to the log.
- output
- Output a message to the log.
- script_
error - Create a new ScriptError instance.
- warning
- Output a warning message to the log.
Structs§
- Script
Error - Represents an error that occurred during script execution.
- Stamp
VerTool - Versioning tool for stamping version information into files.
Traits§
- Stamp
VerLog - Versioning tool logger.