EU Parliament Monitor — API Documentation - v0.9.0
    Preparing search index...
    • Strip whole-line bash comments from shell script content. Lines whose first non-whitespace character is # are removed. Inline comments (code before #) are preserved.

      Parameters

      • content: string

        Raw shell script content

      Returns string

      content with comment-only lines removed