tsargp
    Preparing search index...

    Function sectionFooter

    • Create a footer text to be used in help sections.

      Parameters

      • jsonModule: string

        The ID of the JSON module containing a repository URL field

      • phrase: string = '#0'

        The custom phrase for the footer

      • suffix: string = ''

        A suffix to append to the repository URL

      Returns Promise<undefined | AnsiString>

      The footer ANSI string, if a package.json file was found; otherwise undefined