EditorSettings.getProjectSettingsDir

Returns the project-specific settings path. Projects all have a unique subdirectory inside the settings path where project-specific settings are saved.

struct EditorSettings
@nogc nothrow const
String
getProjectSettingsDir
()

Meta