Closed rymndhng closed 3 years ago
fs.statSync will throw an error when the "file" does not exist (in the case of "-" for stdin).
Fixes #261
fs.statSync will throw an error when the "file" does not exist (in the case of "-" for stdin).
Fixes #261