Starting from cwd, searches up the directory hierarchy for filePath. If multiple strings are given, searches each directory level for any of them.
cwd
filePath
Full path to the item found, or undefined if not found.
Generated using TypeDoc
Starting from
cwd
, searches up the directory hierarchy forfilePath
. If multiple strings are given, searches each directory level for any of them.