Skip to content

A current working directory, where you can get the current working directory path.

Notifications You must be signed in to change notification settings

mayurchhapra/get-cwd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

get-cwd

This package will give you the path of Current Working Directory (CWD).

Usage:

const cwd = require('get-cwd');

console.log(cwd.get()); // C:\Users\Mayur\Documents\Project

This package is under process. If you have any suggestions/feedback please fork. Its highly appreciated.

About

A current working directory, where you can get the current working directory path.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages