Module: Kernel
- Defined in:
- lib/show_code.rb
Overview
ShowCode() runs like ShowCode.parse()
Class Method Summary collapse
Class Method Details
.ShowCode(target) ⇒ Object
31 32 33 |
# File 'lib/show_code.rb', line 31 def ShowCode(target) ShowCode.parse target end |