Sha256: d8a2d4aa94181ad837dcdd3777a4d841f74fdfd594d3050995d0982c6482d5b8

Contents?: true

Size: 258 Bytes

Versions: 2

Compression:

Stored size: 258 Bytes

Contents

require 'lightio/watchers/watcher'
require 'lightio/watchers/timer'
require 'lightio/watchers/schedule'
require 'lightio/watchers/io'

# Watcher is a abstract struct, for libraries to interact with ioloop
# see IOloop#wait method
module LightIO::Watchers
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
lightio-0.1.1 lib/lightio/watchers.rb
lightio-0.1.0 lib/lightio/watchers.rb