class

FFF::DirectoryManager

Inherits Reference < Object

DirectoryManager - Manages directory listing, navigation, and sorting

Constructors

new(start_dir : String)
Source

Instance methods

current_dir
Source
cycle_sort_mode
Source
find_child(name : String) : Int32 | Nil
Source
full_list
Source
go_home
Source
go_parent
Source
go_prev(prev_dir : String | Nil, prev_child : String | Nil) : Bool
Source
go_to_trash(trash_dir : String) : Bool
Source
hidden_count
Source
list
Source
list=(list : Array(String))
Source
lstat_cache
Source
read!
Source
refresh!
Source
safe_navigate(target_dir : String) : Bool
Source
show_hidden
Source
sort(dirs : Array(String), files : Array(String)) : Array(String)
Source
sort_mode
Source
sort_reverse
Source
stat_cache
Source
toggle_hidden
Source
toggle_sort_reverse
Source
total_size
Source