drain
Description
Drain is a small set of libraries that I use in my other gems. The Api is far from stable yet, so use at your own risk!
Warning
For now the API is experimental and some parts are not ready to use!
Examples
~~~ ruby
require 'drain'
~~~
Requirements
Install
~~~ sh
$ gem install drain
~~~
Copyright
Copyright © 2015–2020 Damien Robert
MIT License. See LICENSE.txt
for details.
Some of the code is inspired by other project, in general I give proper acknowledgement in the corresponding file.