Class: Rbzlib::Gz_header

Inherits:
Struct
  • Object
show all
Defined in:
lib/pr/rbzlib.rb

Instance Attribute Summary collapse

Instance Attribute Details

#comm_maxObject

Returns the value of attribute comm_max

Returns:

  • (Object)

    the current value of comm_max



60
61
62
# File 'lib/pr/rbzlib.rb', line 60

def comm_max
  @comm_max
end

#commentObject

Returns the value of attribute comment

Returns:

  • (Object)

    the current value of comment



60
61
62
# File 'lib/pr/rbzlib.rb', line 60

def comment
  @comment
end

#doneObject

Returns the value of attribute done

Returns:

  • (Object)

    the current value of done



60
61
62
# File 'lib/pr/rbzlib.rb', line 60

def done
  @done
end

#extraObject

Returns the value of attribute extra

Returns:

  • (Object)

    the current value of extra



60
61
62
# File 'lib/pr/rbzlib.rb', line 60

def extra
  @extra
end

#extra_lenObject

Returns the value of attribute extra_len

Returns:

  • (Object)

    the current value of extra_len



60
61
62
# File 'lib/pr/rbzlib.rb', line 60

def extra_len
  @extra_len
end

#extra_maxObject

Returns the value of attribute extra_max

Returns:

  • (Object)

    the current value of extra_max



60
61
62
# File 'lib/pr/rbzlib.rb', line 60

def extra_max
  @extra_max
end

#hcrcObject

Returns the value of attribute hcrc

Returns:

  • (Object)

    the current value of hcrc



60
61
62
# File 'lib/pr/rbzlib.rb', line 60

def hcrc
  @hcrc
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



60
61
62
# File 'lib/pr/rbzlib.rb', line 60

def name
  @name
end

#name_maxObject

Returns the value of attribute name_max

Returns:

  • (Object)

    the current value of name_max



60
61
62
# File 'lib/pr/rbzlib.rb', line 60

def name_max
  @name_max
end

#osObject

Returns the value of attribute os

Returns:

  • (Object)

    the current value of os



60
61
62
# File 'lib/pr/rbzlib.rb', line 60

def os
  @os
end

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



60
61
62
# File 'lib/pr/rbzlib.rb', line 60

def text
  @text
end

#timeObject

Returns the value of attribute time

Returns:

  • (Object)

    the current value of time



60
61
62
# File 'lib/pr/rbzlib.rb', line 60

def time
  @time
end

#xflagsObject

Returns the value of attribute xflags

Returns:

  • (Object)

    the current value of xflags



60
61
62
# File 'lib/pr/rbzlib.rb', line 60

def xflags
  @xflags
end