MCPcopy
hub / github.com/di-sukharev/opencommit / ostring

Function ostring

out/cli.cjs:32902–32902  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32900 var pipelineType = ZodPipeline.create;
32901 exports2.pipeline = pipelineType;
32902 var ostring = () => stringType().optional();
32903 exports2.ostring = ostring;
32904 var onumber = () => numberType().optional();
32905 exports2.onumber = onumber;

Callers

nothing calls this directly

Calls 1

optionalMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…