index
:
personal-site.git
master
Repo for my personal website ben.sanders.life
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
bundle
/
ruby
/
3.4.0
/
gems
/
rb-inotify-0.11.1
/
lib
/
rb-inotify
/
errors.rb
blob: afee7099350c9de55ff3e99f1eb9c29ef571825c (
plain
)
1
2
3
module INotify class QueueOverflowError < RuntimeError; end end