Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Config class #2042

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add Config class #2042

wants to merge 3 commits into from

Conversation

8W9aG
Copy link
Contributor

@8W9aG 8W9aG commented Nov 1, 2024

  • Makes config a first class citizen
  • All config variables are accessed through the class properties and resolved at runtime
  • Cog Modes are now an enum
  • Input/Output Types are managed by the config class

This PR is a subset of #1957

* Makes config a first class citizen
* All config variables are accessed through the
class properties and resolved at runtime
* Cog Modes are now an enum
* Input/Output Types are managed by the config
class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant