| Modifier and Type | Field and Description |
|---|---|
FileSystem |
filesystem |
String |
fullPath |
boolean |
isDirectory |
boolean |
isFile |
String |
name |
| Constructor and Description |
|---|
FileEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
createWriter(Function<Void,FileWriter> success,
Function<Void,FileError> error) |
void |
file(Function<Void,File> success,
Function<Void,FileError> error) |
String |
toURL() |
getOwnPropertyNames, hasOwnProperty, observe@JsProperty public boolean isFile
@JsProperty public boolean isDirectory
@JsProperty public FileSystem filesystem
public FileEntry()
Copyright © 2023. All rights reserved.