UnitFacade is the resources portion of the uniter's API facade.

Hierarchy

  • default

Implements

Constructors

Properties

NAME: string = "ResourcesHookContext"
VERSION: number = 1
_transport: Transport
NAME: string = "ResourcesHookContext"
VERSION: number = 1

Methods

  • GetResourceInfo returns the resource info for each of the given resource names (for the implicit application). If any one is missing then the corresponding result is set with errors.NotFound.

    Parameters

    Returns Promise<UnitResourcesResult>

Generated using TypeDoc