Function EditorFileSystemDirectory.findDirIndex

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

long findDirIndex (
  const(String) name
) nothrow @nogc const;