[F] getExternalDocs
function getExternalDocs(program, entity): ExternalDocs | undefined;Return external doc info set via the @externalDocs decorator.
Parameters
Section titled โParametersโ| Parameter | Type | Description |
|---|---|---|
program | Program | Program |
entity | Type | Type |
Returns
Section titled โReturnsโExternalDocs | undefined