getSystemConfigFolder

open fun getSystemConfigFolder(projectName: String): String

Get an path to an folder where you can store system wide configurations. This function is OS optimized for Windows, Linux and Mac.

Return

An path to an folder where you can store system wide configurations.

Parameters

projectName

The project name. An folder will also be created with the project name.