providerplaneai
Preparing search index...
capabilities/SaveFileCapabilityImpl.ts
SaveFileOutput
Interface SaveFileOutput
Save-file operation output.
interface
SaveFileOutput
{
bytesWritten
:
number
;
contentType
:
SaveFileContentType
;
path
:
string
;
}
Index
Properties
bytes
Written
content
Type
path
Properties
bytes
Written
bytesWritten
:
number
content
Type
contentType
:
SaveFileContentType
path
path
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bytes
Written
content
Type
path
providerplaneai
Loading...
Save-file operation output.