cosovo
    Preparing search index...

    Function isEmptyLine

    • Check if the string array is an empty line

      Parameters

      • s: string[]

        The string array

      • options: { greedy?: boolean } = {}

        Options

        • Optionalgreedy?: boolean

          If true, trims all spaces to test for emptiness. Defaults to false.

      Returns boolean

      Whether the line is empty