Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ plugins
Function
plugins
packages/plugins/file-secrets/src/data-dir.test.ts:43–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
}))();
42
43
const
plugins = () => [fileSecretsPlugin(), connectionFixturePlugin] as
const
;
44
45
describe(
"file secrets data directory"
, () => {
46
let
workDir: string;
Callers
1
data-dir.test.ts
File · 0.85
Calls
1
fileSecretsPlugin
Function · 0.85
Tested by
no test coverage detected