Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/docChunk"

Index

Functions

contentFromWithinProject

  • contentFromWithinProject(pathUnderRoot: string): Promise<string>
  • Dynamically build an advice block from a documentation chunk within this project, relative to the root

    Parameters

    • pathUnderRoot: string

      path relative to the base of the current project

    Returns Promise<string>

loadContent

  • loadContent(location: string): Promise<string>

Generated using TypeDoc