Go to the source code of this file.
Functions | |
wstring | sub_change_active_directory (sub_context_ty *cntxt, const wstring_list &arg) |
wstring sub_change_active_directory | ( | sub_context_ty * | cntxt, | |
const wstring_list & | arg | |||
) |
The sub_change_active_directory function implements the $active_directory substitution. The $active_directory substitution is used to insert the absolute path of the change's development directory or integration directory, depending om the state the change is in.
cntxt | the substitution context | |
arg | list of arguments, including the function name as [0] |