A
C
E
F
G
I
L
M
P
S
T
U
V
F
- fileCopy(String,String) - function in io.github.cidverse.cid.sdk.CIDSDK
- copies a file or directory
- fileDelete(String) - function in io.github.cidverse.cid.sdk.CIDSDK
- deletes the file
- FileExtensionFuncKt - class in io.github.cidverse.cid.sdk.util
- fileList(String,List) - function in io.github.cidverse.cid.sdk.CIDSDK
- lists all files in the directory
- fileRead(String) - function in io.github.cidverse.cid.sdk.CIDSDK
- returns the file content
- fileWrite(String,String) - function in io.github.cidverse.cid.sdk.CIDSDK
- writes the content to the filesystem
- fillInStackTrace() - function in kotlin.Throwable