mirror of
https://github.com/jtdaugherty/brick.git
synced 2024-11-30 06:02:02 +03:00
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:
parent
125f5b536f
commit
70ec3db757
@ -67,6 +67,7 @@ module Brick.Widgets.FileBrowser
|
||||
|
||||
-- * Handling events
|
||||
, handleFileBrowserEvent
|
||||
, maybeSelectCurrentEntry
|
||||
|
||||
-- * Rendering
|
||||
, renderFileBrowser
|
||||
|
Loading…
Reference in New Issue
Block a user