Class: Pwnlib::Util::Getdents::Dirent

Inherits:
BinData::Record
  • Object
show all
Defined in:
lib/pwnlib/util/getdents.rb

Overview

The linux_dirent structure.

Instance Attribute Summary collapse

Instance Attribute Details

#bitsObject

Returns the value of attribute bits.



26
27
28
# File 'lib/pwnlib/util/getdents.rb', line 26

def bits
  @bits
end