Function EditorFileDialog.currentPath

The file system path in the address bar.

String currentPath() nothrow @property @nogc;

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