Close the stream when the stream is at the EOF.

Default is false.

Property definitions

core $ LineIterator :: close_on_finish
	# Close the stream when the stream is at the EOF.
	#
	# Default is false.
	var close_on_finish = false is writable
lib/core/stream.nit:501,2--504,40