• Generates instruction on to describe code for the provided source code.

    Returns

    Instruction to describe code for the provided source code.

    Parameters

    • Optional language: string

      The programming language, e.g. TypeScript. If not provided, defaults to TypeScript.

    • Optional inDetail: boolean

      Detailed or short mode. If not provided, defaults to false.

    Returns string

Generated using TypeDoc