FileSystemDirectoryEntry

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

createReader
auto createReader()
Undocumented in source. Be warned that the author may not have intended to support it.
getDirectory
void getDirectory(Optional!(T0) path, FileSystemFlags options, FileSystemEntryCallback successCallback, ErrorCallback errorCallback)
Undocumented in source. Be warned that the author may not have intended to support it.
getDirectory
void getDirectory(Optional!(T0) path, FileSystemFlags options, FileSystemEntryCallback successCallback)
Undocumented in source. Be warned that the author may not have intended to support it.
getDirectory
void getDirectory(Optional!(T0) path, FileSystemFlags options)
Undocumented in source. Be warned that the author may not have intended to support it.
getDirectory
void getDirectory(Optional!(T0) path)
Undocumented in source. Be warned that the author may not have intended to support it.
getDirectory
void getDirectory()
Undocumented in source. Be warned that the author may not have intended to support it.
getFile
void getFile(Optional!(T0) path, FileSystemFlags options, FileSystemEntryCallback successCallback, ErrorCallback errorCallback)
Undocumented in source. Be warned that the author may not have intended to support it.
getFile
void getFile(Optional!(T0) path, FileSystemFlags options, FileSystemEntryCallback successCallback)
Undocumented in source. Be warned that the author may not have intended to support it.
getFile
void getFile(Optional!(T0) path, FileSystemFlags options)
Undocumented in source. Be warned that the author may not have intended to support it.
getFile
void getFile(Optional!(T0) path)
Undocumented in source. Be warned that the author may not have intended to support it.
getFile
void getFile()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.FileSystemEntry.FileSystemEntry _parent;
Undocumented in source.

Meta