Methods

Included Modules

Files

RD::TerminalInline

abstruct class.

Attributes

content[RW]

Public Class Methods

new(content) click to toggle source
# File lib/rd/inline-element.rb, line 15
def initialize(content)
  super()
  @content = content
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.