DirColor

Date

2/1/2024 - 8:16:35 PM

Export

Constructors

Properties

Methods

Constructors

Properties

apiClient: APIClient

Methods

  • Change the display color of a directory.

    Parameters

    • param0: {
          color: string;
          uuid: string;
      }
      • color: string
      • uuid: string

    Returns Promise<void>

    Date

    2/10/2024 - 1:21:30 AM

    Async

Generated using TypeDoc