Libraries
»
configdsl
(1.2.0)
»
Index
»
ConfigDSL
»
read
Method: ConfigDSL.read
Defined in:
lib/configdsl.rb
.
read
(filename) ⇒
Object
189 190 191
# File 'lib/configdsl.rb', line 189
def
read
(
filename
)
Processor
.
process
(
filename
)
end