Module: Commands
- Defined in:
- lib/commands.rb,
lib/commands/seq.rb,
lib/commands/pipe.rb,
lib/commands/datas.rb,
lib/commands/command.rb,
lib/commands/factory.rb,
lib/commands/helpers.rb,
lib/commands/runners.rb,
lib/commands/datas/data.rb,
lib/commands/datas/pipe.rb,
lib/commands/datas/temp.rb,
lib/commands/runners/exec.rb,
lib/commands/runners/fork.rb,
lib/commands/datas/factory.rb,
lib/commands/runners/popen.rb,
lib/commands/runners/no_run.rb,
lib/commands/runners/runner.rb,
lib/commands/runners/system.rb,
lib/commands/datas/composite.rb,
lib/commands/runners/mockable.rb
Overview
- Author
-
Nicolas Pouillard <[email protected]>.
- Copyright
-
Copyright © 2005 Nicolas Pouillard. All rights reserved.
- License
-
GNU General Public License (GPL).
- Revision
-
$Id: /w/fey/ruby_ex/trunk/lib/commands/runners/mockable.rb 8049 2005-12-31T16:01:12.162089Z ertai $
Defined Under Namespace
Modules: Datas, Helpers, Runners Classes: Command, Factory, Pipe, Seq