config

abstract fun config(): () -> T(source)

Provides the configuration object for the Agent.

Return

A function that returns the configuration object.