EditorFileSystemDirectory.findFileIndex

Returns the index of the file with name name or -1 if not found.

struct EditorFileSystemDirectory
@nogc nothrow const
long
findFileIndex
(
in String name
)

Meta