provideOutput

abstract fun provideOutput(): Output(source)

Provides an output based on the current state of the implementing class.

Return

An instance of the Output type, representing the result of the operation.