Method: YARD::Tags::Directive#tag
- Defined in:
- lib/yard/tags/directives.rb
permalink #tag ⇒ Tag
Returns the meta-data tag containing data input to the directive.
24 25 26 |
# File 'lib/yard/tags/directives.rb', line 24 def tag @tag end |