Method: Tanemaki::Parser.call

Defined in:
lib/tanemaki.rb

.call(*args) ⇒ Object



29
30
31
# File 'lib/tanemaki.rb', line 29

def call(*args)
  ready(*args)
end