@eagleoutice/flowr - v2.15.8
    Preparing search index...
    • Run fn with all flowr logging silenced, restoring the previous level afterwards. Use this for tests that deliberately trigger an error the logger would report.

      Type Parameters

      • T

      Parameters

      • fn: () => T

        The function to run without logging

      Returns T