| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Brick.Widgets.FileTree.Internal.Render
Synopsis
- flaggedItemAttr :: AttrName
- titleAttr :: AttrName
- dirAttr :: AttrName
- fileAttr :: AttrName
- errorAttr :: AttrName
- cacheKey :: FileContext -> String
- renderHeader :: SubTree -> Widget String
- renderFileTree :: FileTree -> Widget String
- selectionCacheKey :: String
- renderSelection :: FileTree -> Widget String
Documentation
flaggedItemAttr :: AttrName Source #
Flagged items are rendered with this attr
cacheKey :: FileContext -> String Source #