Backstage
    Preparing search index...
    • Parameters

      • options: {
            auth: { password: string; username: string } | { token: string };
            depth?: number;
            dir: string;
            logger?: LoggerService;
            noCheckout?: boolean;
            ref?: string;
            url: string;
        }

      Returns Promise<void>