Method: JsDuck::MetaTag#assets

Defined in:
lib/jsduck/meta_tag.rb

#assetsObject

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