Method: YARD::Registry.yardoc_file

Defined in:
lib/yard/registry.rb,
lib/yard/registry.rb

.yardoc_fileString

Gets/sets the yardoc filename

Returns:

  • (String)

    the yardoc filename

See Also:



84
85
86
# File 'lib/yard/registry.rb', line 84

def yardoc_file
  @yardoc_file
end