Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
utils
<Reference Types>
FileSystemEntry
Interface FileSystemEntry
interface
FileSystemEntry
{
filesystem
:
FileSystem
;
fullPath
:
string
;
isDirectory
:
boolean
;
isFile
:
boolean
;
name
:
string
;
getParent
(
successCallback
?
,
errorCallback
?
)
:
void
;
}
Hierarchy (
view full
)
FileSystemEntry
FileSystemDirectoryEntry
Index
Properties
filesystem
full
Path
is
Directory
is
File
name
Methods
get
Parent
Properties
Readonly
filesystem
filesystem
:
FileSystem
Readonly
full
Path
full
Path
:
string
Readonly
is
Directory
is
Directory
:
boolean
Readonly
is
File
is
File
:
boolean
Readonly
name
name
:
string
Methods
get
Parent
get
Parent
(
successCallback
?
,
errorCallback
?
)
:
void
Parameters
Optional
successCallback
:
FileSystemEntryCallback
Optional
errorCallback
:
ErrorCallback
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
filesystem
full
Path
is
Directory
is
File
name
get
Parent
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter