DragonFly On-Line Manual Pages
SHTK_CONFIG_INCLUDE(3) DragonFly Library Functions Manual
NAME
shtk_config_include - Includes a file within a configuration file
LIBRARY
shtk_import config
SYNOPSIS
shtk_config_include file
DESCRIPTION
The shtk_config_include function includes the file given in file within a
configuration file. The path in file can be relative, and in such case
the path is resolved using the directory of the configuration file being
loaded as the "current directory".
This function is supposed to be used only within configuration files.
SEE ALSO
shtk(3), shtk_config(3)
HISTORY
shtk_config_include first appeared in shtk 1.6.
DragonFly 6.5-DEVELOPMENT November 6, 2014 DragonFly 6.5-DEVELOPMENT