Module: Rutty

Defined in:
lib/rutty.rb,
lib/rutty/node.rb,
lib/rutty/nodes.rb,
lib/rutty/config.rb,
lib/rutty/consts.rb,
lib/rutty/errors.rb,
lib/rutty/actions.rb,
lib/rutty/helpers.rb,
lib/rutty/version.rb,
lib/rutty/proc_classes.rb,
lib/rutty/thread_pool/pool.rb,
lib/rutty/thread_pool/worker.rb

Overview

The RuTTY top-level module. Everything in the RuTTY gem is contained in this module.

Author:

  • Josh Lindsey

Since:

  • 2.0.0

Defined Under Namespace

Modules: Actions, Consts, Helpers, Procs, Version Classes: BadUsage, Config, InvalidOutputFormat, InvalidTagQueryString, Node, Nodes, NotInstalledError, Runner, ThreadPool, Worker