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

Support system info request #14

Closed
chipsenkbeil opened this issue Aug 4, 2021 · 2 comments
Closed

Support system info request #14

chipsenkbeil opened this issue Aug 4, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@chipsenkbeil
Copy link
Owner

chipsenkbeil commented Aug 4, 2021

Maybe called "environment." Returns variety of data including:

  1. path separator
  2. os name (https://doc.rust-lang.org/std/env/consts/constant.OS.html)
  3. family (https://doc.rust-lang.org/std/env/consts/constant.FAMILY.html)
  4. arch (https://doc.rust-lang.org/std/env/consts/constant.ARCH.html)
  5. cwd
@chipsenkbeil chipsenkbeil added the enhancement New feature or request label Aug 4, 2021
@chipsenkbeil
Copy link
Owner Author

Resolved by 956f7e0

@chipsenkbeil chipsenkbeil added this to the 1.0 milestone Aug 15, 2021
@chipsenkbeil chipsenkbeil modified the milestones: 1.0, 0.17 and earlier Aug 18, 2022
@github-actions
Copy link

github-actions bot commented Jul 7, 2023

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant