Method: Ccdk::LogFile#close
- Defined in:
- lib/ccdk/log_file.rb
#close ⇒ Object
Close the log file
74 75 76 |
# File 'lib/ccdk/log_file.rb', line 74 def close @fh.close end |
Close the log file
74 75 76 |
# File 'lib/ccdk/log_file.rb', line 74 def close @fh.close end |