Function EditorFileDialog.currentDir

The currently occupied directory.

String currentDir() nothrow @property @nogc;

void currentDir (
  String v
) nothrow @property @nogc;