read_file
AsyncMethod
This is a method of the SandboxProtocol class in the protocols module.Read a file from the sandbox.
Signature
Parameters
Path within sandbox
Returns
File content or None if not found
Source
View on GitHub
praisonaiagents/sandbox/protocols.py at line 312
