• 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.

    Returns Promise<sequence<DOMString>>

Generated using TypeDoc