Code
Hub
Workspaces
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/capacitor
/ execute
Method
execute
embed/android/main/java/com/tns/internal/Plugin.java:4–4 ·
view source on GitHub ↗
(android.content.Context context)
Source
from the content-addressed store, hash-verified
2
3
public
interface
Plugin {
4
boolean execute(android.content.Context context) throws Exception;
5
}
Callers
1
runPlugin
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected