Class: Hum::Exec::Hum

Inherits:
Generic show all
Defined in:
lib/hum/exec.rb

Overview

Generic

Instance Method Summary collapse

Methods inherited from Generic

#parse, #parse!

Constructor Details

#initialize(args) ⇒ Hum

Returns a new instance of Hum.



56
57
58
# File 'lib/hum/exec.rb', line 56

def initialize(args)
  super
end