Safe Haskell | Safe |
---|---|
Language | Haskell98 |
BuildBox.Data.Log
Description
When the output of a command is long, keeping it as a String
is a bad idea.
Documentation
firstLines :: Int -> Log -> Log Source
O(n) Take the first m lines from a log
buildbox-2.1.8.1: Rehackable components for writing buildbots and test harnesses.