MCPcopy
hub / github.com/postcss/postcss / warnings

Method warnings

lib/lazy-result.js:550–552  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

548 }
549
550 warnings() {
551 return this.sync().warnings()
552 }
553}
554
555LazyResult.registerPostcss = dependant => {

Callers

nothing calls this directly

Calls 1

syncMethod · 0.95

Tested by

no test coverage detected