Function containsInclude

  • Check whether or a file contains an include keyword

    Returns

    whether or not the file contains an include keyword

    Parameters

    • file: string[]

      The file as an array of strings for each lines

    Returns boolean

Generated using TypeDoc