MCPcopy Create free account
hub / github.com/acode/cli /

Class

cli/transformers.js:4–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2const fs = require('fs');
3
4class Transformers {
5
6 constructor (env, stdlib, environment) {
7 this.env = env;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected