struct

Bubbles::Filepicker::Entry

Inherits Struct < Value < Object

Entry represents a directory entry with name and file info

Constructors

new(name : String, info : File::Info)
Source

Instance methods

directory?
Source
info
Source
info=(info : File::Info)
Source
name
Source
name=(name : String)
Source
permissions
Source
size
Source