PublisherBase.hasDocsBeenGenerated()
Home > @backstage/plugin-techdocs-node
> PublisherBase
> hasDocsBeenGenerated
Check if the index.html is present for the Entity at the Storage location.
Signature:
hasDocsBeenGenerated(entityName: Entity): Promise<boolean>;
Parameters
Parameter |
Type |
Description |
---|---|---|
entityName |
Promise<boolean>