set_path

@brief build file path if needed file with folder long path @param file - input/output parameter with filename @param path - folders destination to file

@safe static
void
set_path
(
ref string file
,
string path
)