MCPcopy
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.jsFile · 0.45
index.cjsFile · 0.45

Calls 1

pushMethod · 0.80

Tested by

no test coverage detected