Skip to content

buildRemoteBreadcrumbs

function buildRemoteBreadcrumbs(input: string): RemoteBreadcrumb[];

Defined in: src/sync/createRemoteBrowser.ts:100

Builds breadcrumbs from / down to the supplied path.

ParameterTypeDescription
inputstringAbsolute remote path.

RemoteBreadcrumb[]

Ordered crumbs starting with the root.