Method: CiteProc::Names#options

Defined in:
lib/citeproc/names.rb

#optionsHash (readonly)

Returns the current formatting options.

Returns:

  • (Hash)

    the current formatting options



507
508
509
# File 'lib/citeproc/names.rb', line 507

def options
  @options
end