Citation::VERSION
parse
18 19 20
# File 'lib/citation/entrypoint.rb', line 18 def instr(s) puts Citation.parse(s, options[:r]).out(options[:f]) end