Method: YARD::Docstring#ref_tags
- Defined in:
- lib/yard/docstring.rb
#ref_tags ⇒ Array<Tags::RefTag> (readonly)
Returns the list of reference tags.
17 18 19 |
# File 'lib/yard/docstring.rb', line 17 def @ref_tags end |
Returns the list of reference tags.
17 18 19 |
# File 'lib/yard/docstring.rb', line 17 def @ref_tags end |