Module: OFlow

Defined in:
lib/oflow.rb,
lib/oflow/box.rb,
lib/oflow/env.rb,
lib/oflow/flow.rb,
lib/oflow/link.rb,
lib/oflow/task.rb,
lib/oflow/test.rb,
lib/oflow/actor.rb,
lib/oflow/stamp.rb,
lib/oflow/actors.rb,
lib/oflow/errors.rb,
lib/oflow/haslog.rb,
lib/oflow/graffle.rb,
lib/oflow/pattern.rb,
lib/oflow/tracker.rb,
lib/oflow/version.rb,
lib/oflow/inspector.rb,
lib/oflow/actors/log.rb,
lib/oflow/test/action.rb,
lib/oflow/actors/relay.rb,
lib/oflow/actors/timer.rb,
lib/oflow/actors/ignore.rb,
lib/oflow/actors/merger.rb,
lib/oflow/actors/trigger.rb,
lib/oflow/test/actorwrap.rb,
lib/oflow/actors/balancer.rb,
lib/oflow/actors/recorder.rb,
lib/oflow/actors/shellone.rb,
lib/oflow/haserrorhandler.rb,
lib/oflow/actors/persister.rb,
lib/oflow/actors/httpserver.rb,
lib/oflow/actors/shellrepeat.rb,
lib/oflow/actors/errorhandler.rb

Defined Under Namespace

Modules: Actors, HasErrorHandler, HasLog, Test Classes: Actor, BlockedError, Box, BusyError, ConfigError, Env, Flow, FrozenError, Graffle, Inspector, Link, LinkError, NotFoundError, OpError, Pattern, Stamp, Task, Tracker, ValidateError

Constant Summary collapse

VERSION =

Current version of the module.

'1.1.0'