Nog CLI Developer Guide - v0.11.0
    Preparing search index...
    Index

    Constructors

    Methods

    Constructors

    Methods

    • Generates a barrel index file exporting all provided modules.

      Parameters

      • fileNames: string[]

        The list of filenames (without extension) to export.

      • cliVersion: string

        The CLI version for the header.

      • specTitle: string
      • specVersion: string

        The OpenAPI spec version for the header.

      Returns Promise<IAstPrintedFile>

      The generated source code for the index file.