MCPcopy Index your code
hub / github.com/Effect-TS/effect / toString

Method toString

packages/effect/src/SchemaAST.ts:720–722  ·  view source on GitHub ↗

* @since 3.10.0

()

Source from the content-addressed store, hash-verified

718 * @since 3.10.0
719 */
720 toString() {
721 return formatKeyword(this)
722 }
723 /**
724 * @since 3.10.0
725 */

Callers

nothing calls this directly

Calls 1

formatKeywordFunction · 0.85

Tested by

no test coverage detected