= private = protected
terminated?()
Returns true if option processing has terminated, false otherwise.
# File lib/getoptlong.rb, line 386 def terminated? return @status == STATUS_TERMINATED end