Functions
bindArtifacts
Function: bindArtifacts()
bindArtifacts(
store,scope,options?):ToolArtifacts
Defined in: src/artifacts/capability.ts:113
Bind a store to one run's scope — the framework's move, made where the scope is known and a tool cannot reach.
Parameters
store
scope
MemoryIdentity
options?
BindArtifactsOptions = {}
