Skip to content

Commit 1ca6c7c

Browse files
authored
Updated the summary for the close method.
1 parent b9731c5 commit 1ca6c7c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/ronin/core/output_formats/output_format.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ def <<(value)
4343
end
4444

4545
#
46-
# Closes the output file. Needs to be defined
47-
# in a child class.
46+
# Optional place holder method for closing any output file(s).
4847
#
4948
# @since 0.3.0
5049
#

0 commit comments

Comments
 (0)