agentOS API Reference - v0.2.0-rc.3
Docs
Preparing search index...
ReadFileResult
Interface ReadFileResult
interface
ReadFileResult
{
content
?:
Uint8Array
<
ArrayBufferLike
>
;
error
?:
string
;
path
:
string
;
}
Index
Properties
content?
error?
path
Properties
Optional
content
content
?:
Uint8Array
<
ArrayBufferLike
>
Optional
error
error
?:
string
path
path
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
error
path
Docs
agentOS API Reference - v0.2.0-rc.3
Loading...