MCPcopy 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
3public interface Plugin {
4 boolean execute(android.content.Context context) throws Exception;
5}

Callers 1

runPluginMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected