Documentation Index
Fetch the complete documentation index at: https://docs.fermion.app/llms.txt
Use this file to discover all available pages before exploring further.
disconnect()
Thedisconnect() method gracefully terminates your active sandbox session by closing the WebSocket connection and releasing all associated resources.
disconnect()
Description:
Gracefully terminates your active sandbox.
Parameters:
None
Returns:
Promise<void> - Resolves when disconnection is complete
Example:
