3.1.4 • Published 5 years ago

fie-home v3.1.4

Weekly downloads
35
License
-
Repository
github
Last release
5 years ago

fie-home

NPM version David deps Known Vulnerabilities npm download

获取 FIE 及模块的相关路径,不建议插件直接对 fie 家目录里面的内容直接进行操作

Installation

npm install fie-home --save

API

getHomePath()

获取 FIE 的 home 路径

  • return: {string} 路径字符串

getModulesPath()

获取 FIE 的模块安装路径

  • return: {string} 路径字符串

initHomeDir()

初始化 FIE 的 home 路径

cleanHomeDir()

清空 FIE 的 home 路径

Support

使用过程中遇到的相关问题,及BUG反馈,可联系: hugohua baofen14787@gmail.com ,也可直接提issues

License

GNU GPLv3