Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
const
fs = require(
'fs'
);
3
4
class
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