get_daemon_config#
method
- GlobalConfiguration.get_daemon_config(daemon: str) DaemonConfiguration[source]#
Returns the configuration for the given daemon.
- Parameters:
- daemonstr
The name of the daemon.
- Returns:
- DaemonConfiguration
The configuration for the given daemon.