func shouldFlush()

in Sources/Confidence/ManualFlushPolicy.swift [16:18]


    func shouldFlush() -> Bool {
        return flushRequested
    }