Skip to content

uni-flow 公开 API(中文注解)


uni-flow 公开 API(中文注解) / resolveSchemaPath

Function: resolveSchemaPath()

resolveSchemaPath(): string

Defined in: yaml/validate.ts:19

解析仓库内 Workflow JSON Schema 的文件系统路径(schemas/uniflow.workflow.schema.json)。

Returns

string

Schema 文件的绝对路径

MIT Licensed