Top Level Namespace

Defined Under Namespace

Modules: RCheck, Trollop

Instance Method Summary collapse

Instance Method Details

#RCheck(*args, &blk) ⇒ Object



38
39
40
# File 'lib/rcheck.rb', line 38

def RCheck(*args, &blk)
  RCheck.suite(*args, &blk)
end