EditorFileDialog.currentDir

The currently occupied directory.

  1. String currentDir [@property getter]
    struct EditorFileDialog
    @nogc nothrow @property
    String
    currentDir
    ()
  2. String currentDir [@property setter]

Meta