is-cmd
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

is-cmd Travis CI Build Status

Check if the current environment is the Windows Command Prompt.

NPM Badge

Install

npm install is-cmd

Usage

const isCmd = require("is-cmd");
 
isCmd();
//=> true

API

isCmd()

Package Sidebar

Install

npm i is-cmd

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

2.55 kB

Total Files

6

Last publish

Collaborators

  • richienb