File::Xattrs
Inherits Struct < Value < Object
Constructors
new
SourceInstance methods
[](key : String) : String
Source[]=(key : String, value : String) : String
Source[]?(key : String) : String | Nil
Sourcefetch(key : String, default)
Sourcefetch(key : String)
Sourcefetch(key : String, &)
Sourceinitialize
Source