struct

Tui::FilePanel::FileEntry

Inherits Struct / Value / Object

Constructors

new(name : String, size : Int64, is_dir : Bool, modified : Time | Nil = nil)
Source

Instance methods

display_size
Source
is_dir
Source
is_dir=(is_dir : Bool)
Source
modified
Source
modified=(modified : Time | Nil)
Source
name
Source
name=(name : String)
Source
size
Source
size=(size : Int64)
Source