Skip to main content

AzureUrlReader

Home > @backstage/backend-common > AzureUrlReader

Implements a UrlReaderService for Azure repos.

Signature:

class AzureUrlReader implements UrlReader 

Implements: UrlReader

Constructors

ConstructorModifiersDescription
(constructor)(integration, deps)Constructs a new instance of the AzureUrlReader class

Properties

PropertyModifiersTypeDescription
factorystaticReaderFactory

Methods

MethodModifiersDescription
read(url)
readTree(url, options)
readUrl(url, options)
search(url, options)
toString()