toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.tools.file
/
FileReadTools
/
safeReadFile
safe
Read
File
open
fun
safeReadFile
(
path
:
String
)
:
String
?
Use for safe reading of files. Returns null if the file doesn't exist or is not readable.