class XAttr::XAttr

Defined in:

xattr/xattr.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(path : String) #

[View source]

Instance Method Detail

def [](key) #

[View source]
def []=(key, value) #

[View source]
def list #

[View source]
def remove(key) #

[View source]