EditorSettings.setRecentDirs

Sets the list of recently visited folders in the file dialog for this project.

struct EditorSettings
@nogc nothrow
void
setRecentDirs
(
in PoolStringArray dirs
)

Meta