MCPcopy Create free account
hub / github.com/cloudconvert/cloudconvert-cli / fail

Method fail

src/types.ts:114–114  ·  view source on GitHub ↗
(message: string)

Source from the content-addressed store, hash-verified

112 text: string;
113 succeed(message: string): void;
114 fail(message: string): void;
115}
116

Callers 3

failJobFunction · 0.80
cancelJobFunction · 0.80
createCliFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected