source: frontend/node_modules/istanbul-reports/README.md

Last change on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 11 days ago

Fix frontend appearance

  • Property mode set to 100644
File size: 372 bytes
Line 
1# istanbul-reports
2
3[![Build Status](https://travis-ci.org/istanbuljs/istanbul-reports.svg?branch=main)](https://travis-ci.org/istanbuljs/istanbul-reports)
4
5- node.getRelativeName
6
7- context.getSource(filePath)
8- context.classForPercent(type, percent)
9- context.console.colorize(str, class)
10- context.writer
11- context.console.write
12- context.console.println
Note: See TracBrowser for help on using the repository browser.