drivelist

v11.2.1
List all connected drives in your computer, in all major operating systems
disk cross platform physical drive list

test

mocha -r ts-node/register tests/**/*.spec.ts -R spec

lint

npm run lint-cpp && npm run lint-ts

lint-cpp

cpplint --recursive src

lint-ts

balena-lint --typescript lib tests

prettier

balena-lint --typescript --fix lib tests

readme

jsdoc2md --template doc/README.hbs js/index.js > README.md

build

node-gyp rebuild && tsc

build-ts

tsc

prepublishOnly

npm run build-ts && npm run readme

install

prebuild-install --runtime napi || node-gyp rebuild

rebuild

node-gyp rebuild

Metadata

Downloads

Maintainers