sourceEndBehavior property

InputSourceEndBehavior? sourceEndBehavior
final

Loop input if it is a file. This allows a file input to be streamed indefinitely.

Implementation

final InputSourceEndBehavior? sourceEndBehavior;