Method: HTMLIndex#space
- Defined in:
- lib/langhelp/langhelp-base.rb
#space ⇒ Object
number of spaces between label and sexp
404 405 406 |
# File 'lib/langhelp/langhelp-base.rb', line 404 def space " "*@spaces end |
number of spaces between label and sexp
404 405 406 |
# File 'lib/langhelp/langhelp-base.rb', line 404 def space " "*@spaces end |