class Aws::Templates::Help::Rdoc::Parametrized::Nested

Nested object definition documentation provider

Very similar to Artifact provider except it doesn't have a few aspects.

Protected Instance Methods

compose(fragments) click to toggle source
# File lib/aws/templates/help/rdoc/parametrized/nested.rb, line 24
def compose(fragments)
  list(:BULLET, *fragments)
end
fragment() click to toggle source
# File lib/aws/templates/help/rdoc/parametrized/nested.rb, line 22
def fragment; end