Method: PM::PatchMaster#close_debug_file
- Defined in:
- lib/patchmaster/patchmaster.rb
#close_debug_file ⇒ Object
180 181 182 |
# File 'lib/patchmaster/patchmaster.rb', line 180 def close_debug_file @debug_file.close if @debug_file end |