hledger
Safe HaskellNone
LanguageGHC2021

Hledger.Cli.Anchor

Documentation

setAccountAnchor :: Maybe Text -> [Text] -> Text -> Cell border text -> Cell border text Source #

dateCell :: Lines border => Maybe Text -> [Text] -> Text -> Day -> Cell border Text Source #

dateSpanCell :: Lines border => Maybe Text -> [Text] -> Text -> DateSpan -> Cell border Text Source #