Retrieves a (possibly empty) list of immediate children of the directory at |path|.
Resolves with a sequence of absolute file paths representing the children of the directory at |path|, otherwise rejects with a DOMException.
Generated using TypeDoc
Retrieves a (possibly empty) list of immediate children of the directory at |path|.
Returns
Resolves with a sequence of absolute file paths representing the children of the directory at |path|, otherwise rejects with a DOMException.