MCPcopy
hub / github.com/alexta69/metube / error

Method error

ui/src/app/services/toast.service.ts:37–39  ·  view source on GitHub ↗
(message: string)

Source from the content-addressed store, hash-verified

35 }
36
37 error(message: string): void {
38 this.show('error', message, 8000);
39 }
40
41 /**
42 * Show a confirmation toast with confirm/cancel actions. Resolves true when

Callers 15

_downloadMethod · 0.80
cancelMethod · 0.80
_start_live_monitorMethod · 0.80
start_background_loopMethod · 0.80
__init__Method · 0.80
_validate_intMethod · 0.80
load_ytdl_optionsMethod · 0.80
addFunction · 0.80
deleteFunction · 0.80
delete_cookiesFunction · 0.80

Calls 1

showMethod · 0.95

Tested by

no test coverage detected