Home
last modified time | relevance | path

Searched refs:homedir (Results 1 – 15 of 15) sorted by relevance

/plugin/asciidocjs/node_modules/resolve/lib/
Dhomedir.js7 module.exports = os.homedir || function homedir() {
Dsync.js11 var homedir = getHomedir(); variable
14 path.join(homedir, '.node_modules'),
15 path.join(homedir, '.node_libraries')
Dasync.js11 var homedir = getHomedir(); variable
14 path.join(homedir, '.node_modules'),
15 path.join(homedir, '.node_libraries')
/plugin/golocal/src/setup/
Ddarwin.go7 homedir "github.com/mitchellh/go-homedir" packageName
60 plistPath, err := homedir.Expand(launchServicesPlist)
84 plistPath, err := homedir.Expand(launchServicesPlist)
/plugin/asciidocjs/node_modules/resolve/test/
Dhome_paths_sync.js4 var homedir = require('../lib/homedir'); variable
14 var HOME = homedir();
Dhome_paths.js4 var homedir = require('../lib/homedir'); variable
14 var HOME = homedir();
/plugin/golocal/src/
Dgo.mod11 github.com/mitchellh/go-homedir v1.1.0
Dgo.sum47 github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=
48 github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=
/plugin/tablelayout/
Dyarn.lock714 os-homedir "^1.0.1"
977 homedir-polyfill "^1.0.0"
1160 homedir-polyfill@^1.0.0:
1162 …resolved "https://registry.yarnpkg.com/homedir-polyfill/-/homedir-polyfill-1.0.1.tgz#4c2bbc8a75899…
1797 os-homedir@^1.0.0, os-homedir@^1.0.1:
1799 …resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c…
1809 os-homedir "^1.0.0"
/plugin/sequencediagram/bower_components/raphael/
Dyarn.lock913 homedir-polyfill "^1.0.1"
1151 homedir-polyfill "^1.0.1"
1252 homedir-polyfill@^1.0.1:
1254 …resolved "https://registry.yarnpkg.com/homedir-polyfill/-/homedir-polyfill-1.0.1.tgz#4c2bbc8a75899…
1884 os-homedir@^1.0.0:
1886 …resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c…
1905 os-homedir "^1.0.0"
/plugin/fetchmedia/
Dyarn.lock1696 os-homedir "^1.0.0"
2305 os-homedir@^1.0.0:
2307 …resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c…
2325 os-homedir "^1.0.0"
/plugin/dropfiles/
Dyarn.lock1980 os-homedir@^1.0.0:
1982 …resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c…
2000 os-homedir "^1.0.0"
/plugin/sequencediagram/bower_components/lodash/
Dyarn.lock1591 os-homedir "^1.0.0"
2363 os-homedir@^1.0.0:
2365 …resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c…
/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dnodejs.js776 return __os__.homedir();
Dindex.cjs24105 return __os__.homedir();