load_config


Description:

public abstract Config2 load_config ()

Loads and returns the configuration.

Implementations may register tool config types before calling `base_load_config()` to perform the actual loading.

Returns:

The loaded Config2 instance