Libraries
»
rtfdoc
(0.1.4)
»
Index
»
RTFDoc
»
Scope
»
#output
Method: RTFDoc::Scope#output
Defined in:
lib/rtfdoc.rb
#
output
⇒
Object
431 432 433
# File 'lib/rtfdoc.rb', line 431
def
output
sections
.
map
(
&
:output
)
end