Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cloudconvert/cloudconvert-cli
/ error
Method
error
src/types.ts:108–108 ·
view source on GitHub ↗
(message: string)
Source
from the content-addressed store, hash-verified
106
export
interface
Logger {
107
info(message: string): void;
108
error(message: string): void;
109
}
110
111
export
interface
Spinner {
Callers
6
pollJobStatus
Function · 0.80
subscribeToJobEvents
Function · 0.80
downloadExportedFiles
Function · 0.80
printFailedTaskMessages
Function · 0.80
createCli
Function · 0.80
createConsoleLogger
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected