Preparing search index...
The search index is not available
Scripting API
Scripting API
core/FileApi
External
FileContents
Type Alias FileContents
File
Contents
:
{
contents
:
string
;
fileType
:
string
;
name
:
string
;
}
|
{
contents
:
undefined
;
fileType
:
undefined
;
name
:
undefined
;
}
The file properties. Either all properties will be set or undefined.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Scripting API
Loading...
The file properties. Either all properties will be set or undefined.