Returns the full path to the current directory.
Install
$ npm install --save current-dir
Usage
var currentDir = ;;// => /Users/username/
API
currentDir()
Returns the path to the current directory.
License
MIT © Emil Johansson
Returns the full path to the current directory.
$ npm install --save current-dir
var currentDir = ;;// => /Users/username/
Returns the path to the current directory.
MIT © Emil Johansson
npm i current-dir
7
1.0.0
MIT