Method: YARD::Docstring#all
- Defined in:
- lib/yard/docstring.rb
permalink #all ⇒ String (readonly)
Returns the raw documentation (including raw tag text).
26 27 28 |
# File 'lib/yard/docstring.rb', line 26 def all @all end |
Returns the raw documentation (including raw tag text).
26 27 28 |
# File 'lib/yard/docstring.rb', line 26 def all @all end |