diff options
author | guy Decoux <ts@moulon.inra.fr> | 2009-02-28 20:18:11 +0100 |
---|---|---|
committer | guy Decoux <ts@moulon.inra.fr> | 2009-02-28 20:18:11 +0100 |
commit | 697ed85e893ab9039bf52a9bcd0ecadf1af9b654 (patch) | |
tree | afeb13f977c3db12607f87666b573d9bd3cb924f /mmap.rd | |
parent | a5a5f38eb3086869144728ec7d978d448b2f98aa (diff) | |
download | mmap-ruby-697ed85e893ab9039bf52a9bcd0ecadf1af9b654.zip mmap-ruby-697ed85e893ab9039bf52a9bcd0ecadf1af9b654.tar.gz |
mmap-0.2.4
Diffstat (limited to 'mmap.rd')
-rw-r--r-- | mmap.rd | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -3,12 +3,10 @@ ((<Download|URL:ftp://moulon.inra.fr/pub/ruby/>)) -#^ The Mmap class implement memory-mapped file objects === WARNING === The variables $' and $` are not available with gsub! and sub! -#^ == SuperClass @@ -18,10 +16,7 @@ Object * Comparable * Enumerable -# class Mmap -# include Comparable -# include Enumerable -# class << self + == Class Methods --- lockall(flag) @@ -69,7 +64,6 @@ Object --- unlockall reenable paging -# end == Methods --- extend(count) |