Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
201
export
default Selector;
Callers
2
visitRuleset
Method · 0.80
to-css-visitor.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected