009821290f
* Fixes #499: Update functionality for fs.truncate This change to fs.truncate()'s functionality throws an error when the length to truncate by is a non-numeric string. * Refactor numeric type validation As node implements a helper function to validate numeric values, let's replicate the same logic to use throughout Filer. |
||
---|---|---|
.. | ||
bugs | ||
lib | ||
spec | ||
index.html | ||
index.js | ||
test-dir.zip | ||
test-file.txt | ||
test-file.txt.zip |