Method: ORI::Library#frontend

Defined in:
lib/ori/library.rb

#frontendObject

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