RFC export current entry selection function

This is a request for comment (RFC) commit. The motivation to export
this function is to allow users of the library to dive into directories,
but use their own distinction when to use the selected files.
This commit is contained in:
Róman Joost 2020-05-25 18:22:09 +10:00
parent 125f5b536f
commit 70ec3db757

View File

@ -67,6 +67,7 @@ module Brick.Widgets.FileBrowser
-- * Handling events
, handleFileBrowserEvent
, maybeSelectCurrentEntry
-- * Rendering
, renderFileBrowser