FreeBSD Manual Pages
SHTK_VERSION(3) Library Functions Manual SHTK_VERSION(3) NAME version -- Utilities to check the running version of shtk LIBRARY shtk_import version DESCRIPTION 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 de- scribing in which version each symbol first appeared. ENVIRONMENT The version module offers the following variables for public consump- tion: SHTK_VERSION The version number of the in-use shtk(3) libraries. SEE ALSO shtk(3), shtk_version_at_least(3), shtk_version_at_most(3), shtk_version_is(3) HISTORY version first appeared in shtk 1.5. FreeBSD Ports 14.quarterly November 7, 2014 SHTK_VERSION(3)
NAME | LIBRARY | DESCRIPTION | ENVIRONMENT | SEE ALSO | HISTORY
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=shtk_version&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>