MCPcopy Create free account
hub / github.com/AandStep/ResultV / GetAdBlockStatus

Method GetAdBlockStatus

app.go:1136–1138  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1134}
1135
1136func (a *App) GetAdBlockStatus() AdBlockStatusDTO {
1137 return a.adBlockStatusDTO()
1138}
1139
1140func (a *App) emitAdBlockProgress(p filter.UpdateProgress) {
1141 if a.ctx != nil {

Callers

nothing calls this directly

Calls 1

adBlockStatusDTOMethod · 0.95

Tested by

no test coverage detected