Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/garris/BackstopJS
/ approve.js
File
approve.js
core/command/approve.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'../util/fs'
);
2
const
path = require(
'path'
);
3
const
map = require(
'p-map'
);
4
Callers
nothing calls this directly
Calls
1
map
Function · 0.85
Tested by
no test coverage detected