Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Methods

  • archive(inputPath: string, outputPath: string, entries?: string[]): Promise<void>
  • closestCommonParentUri(left: URI, right: URI): undefined | URI
  • equal(left: URI | URI[], right: URI | URI[]): boolean
  • findCommonParents(uris: URI[]): Promise<Map<string, string[]>>
  • isDir(uri: URI): Promise<boolean>
  • toUriString(uri: URI): string