Uses of Interface
io.github.qubitpi.athena.config.SystemConfig
-
Uses of SystemConfig in io.github.qubitpi.athena.config
Modifier and TypeClassDescriptionclass
A class to hold and fetch configuration values from the environment and runtime.Modifier and TypeMethodDescriptionstatic @NotNull SystemConfig
SystemConfigFactory.getInstance()
Returns an instance ofSystemConfig
.