EditorInterface.selectFile

Selects the file, with the path provided by file, in the FileSystem dock.

struct EditorInterface
@nogc nothrow
void
selectFile
(
in String file
)

Meta