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.



43
44
45
# File 'lib/jsduck/meta_tag.rb', line 43

def assets
  @assets
end