file
is a directory, an invalid virtual file,or the current project is a dummy or default project.
base
traverse the filesystem in order to find a file that matches the given name.
@param base base File (dir).
@param cs whether to scan case-sensitively.
@return File object that points to the file in question or null.
base
traverse the filesystem in order to find a file that matches the given name.
@param base base File (dir).
@param cs whether to scan case-sensitively.
@return File object that points to the file in question or null.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|