Method: YARD::DocstringParser#library
- Defined in:
- lib/yard/docstring_parser.rb
#library ⇒ Tags::Library
Returns the tag library being used to identify registered tags in the docstring.
69 70 71 |
# File 'lib/yard/docstring_parser.rb', line 69 def library @library end |