Module: LightIO

Includes:
Core, Library
Defined in:
lib/lightio.rb,
lib/lightio/errors.rb,
lib/lightio/module.rb,
lib/lightio/monkey.rb,
lib/lightio/library.rb,
lib/lightio/version.rb,
lib/lightio/raw_proxy.rb,
lib/lightio/watchers/timer.rb,
lib/lightio/watchers/watcher.rb,
lib/lightio/watchers/schedule.rb

Overview

helper for access raw ruby object methods use it to avoid monkey patch affect

Defined Under Namespace

Modules: Core, Library, Module, Monkey, Watchers, Wrap Classes: Error, InvalidTransferError, RawProxy

Constant Summary collapse

VERSION =
"0.4.4"

Constants included from Library

Library::ConditionVariable, Library::Mutex

Method Summary

Methods included from Library

included