EditorInterface.getSelectedPath

Returns the path of the directory currently selected in the FileSystemDock. If a file is selected, its base directory will be returned using String.getBaseDir instead.

struct EditorInterface
@nogc nothrow const
String
getSelectedPath
()

Meta