module LightIO

LightIO provide light-weight executor: LightIO::Beam and batch io libraries, view LightIO::Core::Beam to learn how to concurrent programming with Beam, view LightIO::Watchers::IO to learn how to manage 'raw' io objects, Core and Library modules are included under LightIO namespace, so you can use LightIO::Beam for convenient

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

Constants

VERSION