EditorFileSystemDirectory.findFileIndex

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

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

Meta