MCPcopy Create free account
hub / github.com/effect-app/libs / make

Method make

packages/effect-app/src/Schema/moreStrings.ts:193–193  ·  view source on GitHub ↗

Generate fresh `nanoid()`-shaped `StringId`.

()

Source from the content-addressed store, hash-verified

191 (i: string, options?: SchemaAST.ParseOptions): StringId
192 /** Generate fresh `nanoid()`-shaped `StringId`. */
193 make(): StringId
194 /** Construct a `StringId` from a known string (validated via decodeSync). */
195 make(input: string, options?: S.MakeOptions): StringId
196 readonly withConstructorDefault: S.withConstructorDefault<BrandedSchema<S.String, StringId>>

Callers 15

MyContextProviderClass · 0.65
MyContextProvider3Class · 0.65
MyContextProvider2Class · 0.65
BogusMiddlewareClass · 0.65
layerForFunction · 0.65
StreamRpcClass · 0.65
testShardIdFunction · 0.65
testRunnerAddressFunction · 0.65
clusterRpcLayerFunction · 0.65
clusterWorkflowLayerFunction · 0.65

Implementers 8

MyContextProviderpackages/infra/test/controller.test.ts
MyContextProvider3packages/infra/test/controller.test.ts
MyContextProvider2packages/infra/test/controller.test.ts
BogusMiddlewarepackages/infra/test/controller.test.ts
CtxProviderpackages/infra/test/router-generator.t
SomeElseProviderpackages/infra/test/router-generator.t
RequiresSomeMiddlewarepackages/infra/test/requires.test.ts
Assertsrepos/effect/packages/effect/src/testi

Calls

no outgoing calls

Tested by 13

layerForFunction · 0.52
testShardIdFunction · 0.52
testRunnerAddressFunction · 0.52
clusterRpcLayerFunction · 0.52
clusterWorkflowLayerFunction · 0.52
withCaptureFunction · 0.52
withDependencyCaptureFunction · 0.52
testSuiteFunction · 0.52
testRunnerAddressFunction · 0.52
adapterLayerFunction · 0.52
setupFunction · 0.52
makeAtomHarnessFunction · 0.52