Method: Object#log!
- Defined in:
- lib/less.rb
#log!(s = '') ⇒ Object
65 |
# File 'lib/less.rb', line 65 def log!(s = '') puts "* #{s}" end |
65 |
# File 'lib/less.rb', line 65 def log!(s = '') puts "* #{s}" end |