EditorFileDialog.currentPath

The file system path in the address bar.

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

Meta