Method: JsDuck::MetaTag#assets
- Defined in:
- lib/jsduck/meta_tag.rb
#assets ⇒ Object
Here the Assets object will be injected, so the Tag implementation can access guides, videos, etc when he needs to.
41 42 43 |
# File 'lib/jsduck/meta_tag.rb', line 41 def assets @assets end |