cross-pwd

1.0.4 • Public • Published

cross-pwd tests

Cross platform PWD (pathname of the current working directory)

Install

$ npm install --save 

Usage

var pwd = require('cross-pwd')
 
pwd()
//=> /you/are/here

API

pwd() -> string

Returns the pathname of the process working directory.

License

MIT © Ben Drucker

Package Sidebar

Install

npm i cross-pwd

Weekly Downloads

2

Version

1.0.4

License

MIT

Unpacked Size

2.99 kB

Total Files

5

Last publish

Collaborators

  • bendrucker