Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudconvert/cloudconvert-cli
/ succeed
Method
succeed
src/types.ts:113–113 ·
view source on GitHub ↗
(message: string)
Source
from the content-addressed store, hash-verified
111
export
interface
Spinner {
112
text: string;
113
succeed(message: string): void;
114
fail(message: string): void;
115
}
116
Callers
1
finishCompletedJob
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected