Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/less/less.js
/ addFileManager
Method
addFileManager
packages/less/lib/less/plugin-manager.js:95–97 ·
view source on GitHub ↗
* * @param manager
(manager)
Source
from the content-addressed store, hash-verified
93
* @param manager
94
*/
95
addFileManager(manager) {
96
this.fileManagers.push(manager);
97
}
98
99
/**
100
*
Callers
2
index.js
File · 0.45
index.cjs
File · 0.45
Calls
1
push
Method · 0.80
Tested by
no test coverage detected