MCPcopy Create free account
hub / github.com/d1ll0n/stack-packer / getFieldValue

Function getFieldValue

src/code-gen/test/foundry.ts:62–62  ·  view source on GitHub ↗
(field: ProcessedField, kind: TestValueKind)

Source from the content-addressed store, hash-verified

60
61const _env = new FoundryTestEnvironment()
62const getFieldValue = (field: ProcessedField, kind: TestValueKind) => _env.getFieldValue(field, kind);
63
64type TestGetSet = {
65 nameOrSummary: string;

Callers 2

getMinMaxValuesFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected