You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
485 B
14 lines
485 B
1 year ago
|
# istanbul-reports
|
||
|
|
||
|
[![Greenkeeper badge](https://badges.greenkeeper.io/istanbuljs/istanbul-reports.svg)](https://greenkeeper.io/)
|
||
|
[![Build Status](https://travis-ci.org/istanbuljs/istanbul-reports.svg?branch=master)](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
|