ISPO SDK
ISPO
Preparing search index...
core
FsExternalWriteTextArgs
Interface FsExternalWriteTextArgs
Markdown
Copy Markdown
interface
FsExternalWriteTextArgs
{
content
:
string
;
expectedSha256
:
string
|
null
;
path
:
string
;
slotId
:
string
;
}
Hierarchy
FsExternalReadArgs
FsExternalWriteTextArgs
Index
Properties
content
expected
Sha256
path
slot
Id
Properties
content
content
:
string
expected
Sha256
expectedSha256
:
string
|
null
SHA-256 returned by the last save, or null when creating a new file.
path
path
:
string
Slot-relative file path.
slot
Id
slotId
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
expected
Sha256
path
slot
Id
ISPO
ISPO SDK
Loading...
SHA-256 returned by the last save, or null when creating a new file.