Skip to content

RemoteTreeEntry

Defined in: src/sync/walkRemoteTree.ts:33

Walk record yielded by walkRemoteTree.

PropertyTypeDescriptionDefined in
depthnumberZero-based depth relative to the traversal root.src/sync/walkRemoteTree.ts:37
entryRemoteEntryVisited remote entry.src/sync/walkRemoteTree.ts:35
parentPathstringNormalized parent directory path.src/sync/walkRemoteTree.ts:39