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

Function getStatusErrorAST

packages/platform/src/HttpApiSchema.ts:202–202  ·  view source on GitHub ↗
(ast: AST.AST)

Source from the content-addressed store, hash-verified

200 * @category reflection
201 */
202export const getStatusErrorAST = (ast: AST.AST): number => getStatus(ast, 500)
203
204/**
205 * @since 1.0.0

Callers 1

getStatusErrorFunction · 0.85

Calls 1

getStatusFunction · 0.85

Tested by

no test coverage detected