Method: ORI::Library#frontend
- Defined in:
- lib/ori/library.rb
#frontend ⇒ Object
Mask of ri command to fetch content. Example:
ri -T -f ansi %s
9 10 11 |
# File 'lib/ori/library.rb', line 9 def frontend @frontend end |
Mask of ri command to fetch content. Example:
ri -T -f ansi %s
9 10 11 |
# File 'lib/ori/library.rb', line 9 def frontend @frontend end |