\return 0 if the no configuration directory can be located or created, the directory path otherwise.
*/
wchar_t*path_get_config(void*context);
boolpath_get_config(wcstring&path);
/**
Finds the full path of an executable in a newly allocated string.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.