DirTree

Date

2/1/2024 - 6:04:48 PM

Export

Constructors

Properties

Methods

Constructors

Properties

apiClient: APIClient

Methods

  • Fetch the dir tree used for syncing.

    Parameters

    • param0: {
          deviceId: string;
          includeRaw?: boolean;
          skipCache?: boolean;
          uuid: string;
      }
      • deviceId: string
      • Optional includeRaw?: boolean
      • Optional skipCache?: boolean
      • uuid: string

    Returns Promise<DirTreeResponse>

    Async

Generated using TypeDoc