version
—
Utilities to check the running version of shtk
The version
module provides functions to check and
enforce constraints on the running version of shtk.
Due to the dynamic nature of shell scripts, the functions provided
by this module can be used to determine which modules and functions of
shtk
can be used in the script. This is the reason
why every manual page in the
shtk(3)
collection is tagged with a HISTORY
section describing in which version each symbol first appeared.
The version
module offers the following variables for
public consumption:
- SHTK_VERSION
- The version number of the in-use
shtk(3)
libraries.
version
first appeared in shtk
1.5.