Method: YARD::CodeObjects::ExtraFileObject#name

Defined in:
lib/yard/code_objects/extra_file_object.rb

#nameObject Also known as: path

Returns the value of attribute name.



10
11
12
# File 'lib/yard/code_objects/extra_file_object.rb', line 10

def name
  @name
end