MCPcopy
hub / github.com/microfeed/microfeed / generate_local_vars.js

File generate_local_vars.js

ops/generate_local_vars.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const fs = require('fs');
2const {VarsReader} = require('./lib/utils');
3
4const v = new VarsReader('development');

Callers

nothing calls this directly

Calls 1

flattenVarsMethod · 0.80

Tested by

no test coverage detected