Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
_download
Method · 0.80
cancel
Method · 0.80
_start_live_monitor
Method · 0.80
_post_download_cleanup
Method · 0.80
start_background_loop
Method · 0.80
__init__
Method · 0.80
_validate_int
Method · 0.80
load_ytdl_options
Method · 0.80
load_ytdl_option_presets
Method · 0.80
add
Function · 0.80
delete
Function · 0.80
delete_cookies
Function · 0.80
Calls
1
show
Method · 0.95
Tested by
no test coverage detected