Class: Viiite::Command
- Inherits:
-
Object
- Object
- Viiite::Command
- Defined in:
- lib/viiite/command.rb,
lib/viiite/command/run.rb,
lib/viiite/command/help.rb,
lib/viiite/command/plot.rb,
lib/viiite/command/report.rb,
lib/viiite/command/commons.rb,
lib/viiite/command/plot/to_text.rb,
lib/viiite/command/plot/to_gnuplot.rb,
lib/viiite/command/plot/to_highcharts.rb
Overview
viiite - Benchmark ruby scripts the easy way
SYNOPSIS
viiite [--version] [--help] COMMAND [cmd opts] ARGS...
OPTIONS #summarized_options
COMMANDS #summarized_subcommands
DESCRIPTION
This command helps you benchmarking ruby applications and manipulating
benchmark results very simply.
See ‘viiite help COMMAND’ for more information on a specific command.
Defined Under Namespace
Modules: Commons Classes: Help, Plot, Report, Run