Class: Solargraph::DomainDirective
- Inherits:
-
YARD::Tags::Directive
- Object
- YARD::Tags::Directive
- Solargraph::DomainDirective
- Defined in:
- lib/yard-solargraph.rb
Overview
A placeholder for the @!domain directive. It doesn’t need to do anything for yardocs. It’s only used for Solargraph API maps.
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
9 |
# File 'lib/yard-solargraph.rb', line 9 def call; end |