Class ReapCommand
In: lib/reap/bin/reap.rb
Parent: ShellCommand

Methods

_D   _P   _V   __debug   __help   __pretend   __tasks   __verbose   __version   _h   _t   _v   default   help   ls   tasks   version  

Public Instance methods

_D()

Alias for __debug

_P()

Alias for __pretend

_V()

Alias for __verbose

debug mode (under construction)

option to display help

pretend mode (under construction)

option to display tasks

verbose mode

option to display version

_h()

Alias for __help

_t()

Alias for __tasks

_v()

Alias for __version

default action

display help

ls()

Alias for tasks

list available tasks

display version

[Validate]