Searched refs:targetIsDir (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tools/fs_shell/
H A Dcommand_cp.cpp1317 bool targetIsDir = false; local
1333 targetIsDir = true;
1397 } else if (targetExists && targetIsDir) {

Completed in 41 milliseconds