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

feature: Api Server #36

Closed
wants to merge 16 commits into from
Closed

feature: Api Server #36

wants to merge 16 commits into from

Conversation

l7ssha
Copy link
Member

@l7ssha l7ssha commented Oct 31, 2024

No description provided.

@l7ssha l7ssha marked this pull request as ready for review November 3, 2024 22:50
@l7ssha l7ssha marked this pull request as draft November 4, 2024 21:17
final String name;
const Commands(this.name);

static Commands byName(String name) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW, Enum.byName already exists in an extension

@l7ssha l7ssha closed this Nov 18, 2024
@l7ssha l7ssha deleted the feature/api-server branch November 18, 2024 19:09
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.

2 participants