Method: Rex::Post::FileStat#blocks

Defined in:
lib/rex/post/file_stat.rb

#blocksObject



62
63
64
# File 'lib/rex/post/file_stat.rb', line 62

def blocks
  self.stathash['st_blocks']
end