Function handleKeywords

  • Handle preparser keyword actions and return the resulting file

    Parameters

    • file: string[]

      The raw file lines

    • cli: CLI

      The cli instance, no api instance since the preparser won't run in api mode

    Returns string[]

Generated using TypeDoc