struct

File::Xattrs

Inherits Struct < Value < Object

Constructors

Instance methods

[](key : String) : String
Source
[]=(key : String, value : String) : String
Source
[]?(key : String) : String | Nil
Source
fetch(key : String, default)
Source
fetch(key : String)
Source
fetch(key : String, &)
Source
initialize
Source

Nested types