Libraries
»
pointrb
(0.1.2)
»
Index
»
PointRb
»
LayoutFile
»
#content
Method: PointRb::LayoutFile#content
Defined in:
lib/pointrb/layout_file.rb
#
content
⇒
Object
16 17 18
# File 'lib/pointrb/layout_file.rb', line 16
def
content
File
.
read
(
@path
)
end