diff options
Diffstat (limited to 'vanilla/node_modules/istanbul-reports/README.md')
| -rw-r--r-- | vanilla/node_modules/istanbul-reports/README.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/vanilla/node_modules/istanbul-reports/README.md b/vanilla/node_modules/istanbul-reports/README.md new file mode 100644 index 0000000..6231d41 --- /dev/null +++ b/vanilla/node_modules/istanbul-reports/README.md @@ -0,0 +1,12 @@ +# istanbul-reports + +[](https://travis-ci.org/istanbuljs/istanbul-reports) + +- node.getRelativeName + +- context.getSource(filePath) +- context.classForPercent(type, percent) +- context.console.colorize(str, class) +- context.writer +- context.console.write +- context.console.println |
