Libraries
»
cook
(2.0.10)
»
Index
»
Rake
»
Application
»
flushLog
Method: Rake::Application.flushLog
Defined in:
lib/rake/extensions.rb
.
flushLog
⇒
Object
128 129 130
# File 'lib/rake/extensions.rb', line 128
def
self
.
flushLog
(
)
@logFile
.
flush
(
)
;
end