dir-abs-path

1.0.3 • Public • Published

dir-abs-path

build status AppVeyor Build Status


Wrapper for get-abs-path to specify directory


Get it!

npm install --save dir-abs-path

Usage

var dirAbsPath = require('./index.js')
var dir = process.cwd() || 'C:/Users/'
 
dirAbsPath(dir, function (err, data) {
  if (err) throw err
  console.log(data)
})

API

dirAbsPath(dir, callback)


License

MIT

Package Sidebar

Install

npm i dir-abs-path

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

3.79 kB

Total Files

8

Last publish

Collaborators

  • balou9