module

Bubbles::Filepicker

Constants

FILE_SIZE_WIDTH = 7
MARGIN_BOTTOM = 5

Constants matching Go implementation

PADDING_LEFT = 2

Constructors

new

New returns a new filepicker model with default styling and key bindings.

Source

Class methods

default_key_map

DefaultKeyMap defines the default keybindings.

Source
default_styles

DefaultStyles defines the default styling for the file picker.

Source
hidden?(file : String) : Tuple(Bool, Exception | Nil)

IsHidden reports whether a file is hidden.

Source
next_id
Source

Nested types