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

Method info

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

Source from the content-addressed store, hash-verified

105
106export interface Logger {
107 info(message: string): void;
108 error(message: string): void;
109}
110

Callers 2

printTaskMessagesFunction · 0.80
printCommandTaskOutputsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected