MCPcopy Create free account
hub / github.com/Justson/AgentWeb / Action

Method Action

agentweb-core/src/main/java/com/just/agentweb/Action.java:46–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44 private AgentActionFragment.ChooserListener mChooserListener;
45
46 public Action() {
47 }
48
49 public ArrayList<String> getPermissions() {
50 return mPermissions;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected