mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
expose config.userPackagesDirPath
This commit is contained in:
@@ -18,6 +18,7 @@ class Config
|
||||
configDirPath: configDirPath
|
||||
themeDirPaths: [userThemesDirPath, bundledThemesDirPath, vendoredThemesDirPath]
|
||||
packageDirPaths: [userPackagesDirPath, vendoredPackagesDirPath, bundledPackagesDirPath]
|
||||
userPackagesDirPath: userPackagesDirPath
|
||||
defaultSettings: null
|
||||
settings: null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user