class Malady::Compiler::EvalParser
Public Instance Methods
should_cache?()
click to toggle source
# File lib/malady/compiler.rb, line 104 def should_cache? @output.should_cache? end
# File lib/malady/compiler.rb, line 104 def should_cache? @output.should_cache? end