FreeBSD Manual Pages
SHTK_CONFIG_GET_DEFAULT(3) Library Functions ManualSHTK_CONFIG_GET_DEFAULT(3) NAME shtk_config_get_default -- Gets the value of a possibly-unset configu- ration variable LIBRARY shtk_import config SYNOPSIS shtk_config_get_default var_name default_value DESCRIPTION The shtk_config_get_default function prints to stdout the value of the configuration variable var_name if it has been previously set by a call to shtk_config_set(3) within the script or by the user in the configu- ration file. Otherwise, if the variable has not been set, the printed value is default_value. SEE ALSO shtk(3), shtk_config(3) HISTORY shtk_config_get_default first appeared in shtk 1.0. FreeBSD Ports 14.quarterly November 6, 2014 SHTK_CONFIG_GET_DEFAULT(3)
NAME | LIBRARY | SYNOPSIS | DESCRIPTION | SEE ALSO | HISTORY
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=shtk_config_get_default&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>