EditorFileSystemDirectory.findDirIndex

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

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

Meta