class Crystar::Header

Defined in:

lib/crystar/src/tar/header.cr
ext/crystar/header.cr

Instance Method Summary

Instance methods inherited from class Object

or(other : T) : T | self forall T or, pipe(&) pipe

Instance Method Detail

def gid : Int64 #

[View source]
def gid=(gid : Int64) #

[View source]
def gid=(v : Int) #

[View source]
def uid : Int64 #

[View source]
def uid=(uid : Int64) #

[View source]
def uid=(v : Int) #

[View source]