Libraries
»
vl
(0.0.5)
»
Index
»
Vl
»
hello
Method: Vl.hello
Defined in:
lib/vl.rb
.
hello
⇒
Object
2 3 4
# File 'lib/vl.rb', line 2
def
self
.
hello
puts
"Hello World, VL is here!"
end