SHTK_VERSION(3) | Library Functions Manual | SHTK_VERSION(3) |
version
—
Utilities to check the running version of shtk
shtk_import version
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(3), shtk_version_at_least(3), shtk_version_at_most(3), shtk_version_is(3)
version
first appeared in
shtk
1.5.
November 7, 2014 | Debian |