PropsFileSystemDirectoryEntry extension
Methods
-
createReader(
) → FileSystemDirectoryReader -
Available on FileSystemDirectoryEntry, provided by the PropsFileSystemDirectoryEntry extension
-
getDirectory(
[String? path, FileSystemFlags? options, FileSystemEntryCallback? successCallback, ErrorCallback? errorCallback]) → void -
Available on FileSystemDirectoryEntry, provided by the PropsFileSystemDirectoryEntry extension
-
getFile(
[String? path, FileSystemFlags? options, FileSystemEntryCallback? successCallback, ErrorCallback? errorCallback]) → void -
Available on FileSystemDirectoryEntry, provided by the PropsFileSystemDirectoryEntry extension