@eagleoutice/flowr - v2.13.2
    Preparing search index...
    • Whether the project is a shiny app: it has the canonical entry files (a single app.R, or the ui.R+server.R pair) and one of them uses the shiny stack. When no entry file can be read we trust the file names alone.

      Parameters

      • names: ReadonlySet<string>
      • entries: ReadonlyMap<string, ContentReader>
      • shinyUsagePattern: RegExp = shinyUsage

      Returns boolean