agentOS API Reference - v0.0.1
Docs
Preparing search index...
WriteFileResult
Interface WriteFileResult
interface
WriteFileResult
{
error
?:
string
;
path
:
string
;
success
:
boolean
;
}
Index
Properties
error?
path
success
Properties
Optional
error
error
?:
string
path
path
:
string
success
success
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
error
path
success
Docs
agentOS API Reference - v0.0.1
Loading...