toothpick-runtime / toothpick / Toothpick / release

release

open static fun release(scope: Scope): Unit

Resets the state of a single scope. Useful for automation testing when we want to reset the scope used to install test modules.

Parameters

scope - the scope we want to reset.