EditorFileDialog.currentPath

The file system path in the address bar.

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

Meta