Top Level Namespace

Defined Under Namespace

Modules: Spit

Instance Method Summary collapse

Instance Method Details

#Spit(txt) ⇒ Object



1
2
3
# File 'lib/spit.rb', line 1

def Spit txt
  Spit.print txt, caller[0]
end