Enhance docs of utility.getGlobalDirectory()
This commit is contained in:
parent
5e1e42d663
commit
3c41d59842
|
@ -227,7 +227,7 @@ function changeYAMLValue(data, key, value) {
|
|||
}
|
||||
|
||||
/**
|
||||
* Get the path of the global data directory
|
||||
* Get the path of the global config directory
|
||||
*
|
||||
* - For Windows, get the path of APPDATA
|
||||
* - For Linux and MacOS, get the path of the home directory
|
||||
|
|
Loading…
Reference in New Issue