config

abstract fun config(): () -> T

Provides the configuration object for the Agent.

Return

A function that returns the configuration object.