MCPcopy Create free account
hub / github.com/OtterBrowser/otter-browser / canRemove

Method canRemove

src/core/UserScript.cpp:406–409  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

404}
405
406bool UserScript::canRemove() const
407{
408 return true;
409}
410
411bool UserScript::checkUrl(const QUrl &url, const QStringList &rules) const
412{

Callers 1

removeAddonsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected