You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sets the base directory for a configuration, from with other paths contained by the configuration will be made relative at export time.
basedir ("value")
You do not normally need to set this value, as it is filled in automatically with the current working directory at the time the configuration block is created by the script.
Parameters
value is an absolute path, from which other paths contained by the configuration should be made relative.