1.0.6 • Published 5 years ago
filevh v1.0.6
filevh test.js - Make a file
filevh test.js --clear - Clear all content in the file
filevh test.js --del - Deleted the file
filevh ./lib/ --dir - Make a directory of the specified path
filevh xxxx.js --exists - Returns true or false if the specified path exists
filevh index.js --content - Return the content of the specified file
npm i -g filevh