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

"info" command #10

Closed
wants to merge 11 commits into from
Closed

"info" command #10

wants to merge 11 commits into from

Conversation

george-cosma
Copy link
Contributor

This is WIP. This needs to be rebased.

Basically, implementing the info command.
Right now, printing the attributes of the board has been implemented.

@george-cosma
Copy link
Contributor Author

george-cosma commented Oct 16, 2023

Do we need this to even be async? It's not likely we will need to do any other kind of I/O whilst doing kernel commands, right? Or just future-proof it - no need for extreme performance, and the code shouldn't be that much more complex?

Edit: I guess the async is useful for using timeouts, but the question still stands.

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