reloadSuspend

suspend fun reloadSuspend(): T

Reloads the configuration from the file as a suspending function.

This is an alias for loadSuspend.

Return

the reloaded configuration instance of type T