MCPcopy
hub / github.com/less/less.js / getIsOutput

Method getIsOutput

packages/less/lib/less/tree/selector.js:196–198  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

194 }
195
196 getIsOutput() {
197 return this.evaldCondition;
198 }
199}
200
201export default Selector;

Callers 2

visitRulesetMethod · 0.80
to-css-visitor.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected