Skip to content

[F] getAllHttpServices

function getAllHttpServices(program, options?): [HttpService[], readonly Diagnostic[]];

Returns all the services defined.

ParameterType
programProgram
options?RouteResolutionOptions

[HttpService[], readonly Diagnostic[]]