Nexys.clear()
Returns Promise<void>.
Clears all data inside logPool and requests. Also resets localStorage.
Example
nexys.clear();
Returns Promise<void>.
Clears all data inside logPool and requests. Also resets localStorage.
nexys.clear();