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

Method currentFileInfo

packages/less/lib/less/tree/node.js:92–94  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

90 }
91
92 get currentFileInfo() {
93 return this.fileInfo();
94 }
95
96 get index() {
97 return this.getIndex();

Callers

nothing calls this directly

Calls 1

fileInfoMethod · 0.95

Tested by

no test coverage detected