GitRoot

craft your forge, build your project, grow your community freely
 1---
 2id: "f995"
 3priority: 80
 4sprint: ""
 5assignee: null
 6status: v0.4
 7kind: issue
 8---
 9
10# Permit to check that a plugin and func exist
11
12If in [runtest.sh](../app/testsuite/runtest.sh) we don't install `apex_code` a lot of error will throw. And an `Exist(plugin, func)` function to check before call.
13
14Ideally keep res in memory (in the sdk) to not call if not exist.