Function parentDir

returns parent directory for specified path

string parentDir(
  in const(string) path
) pure;