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

Doesn't work on Android? #31

Open
ivnsch opened this issue Jun 20, 2020 · 1 comment
Open

Doesn't work on Android? #31

ivnsch opened this issue Jun 20, 2020 · 1 comment

Comments

@ivnsch
Copy link

ivnsch commented Jun 20, 2020

confy::load("name") crashes withBadConfigDirectoryStr

Version 0.4.0

@Zykino
Copy link
Contributor

Zykino commented Oct 12, 2020

Confy is using the directories crate so I do not think it will add something more specific than what is provided https://docs.rs/directories/2.0.2/directories/struct.ProjectDirs.html#method.config_dir.
But if you know more about the folder and files management of Android you can use load_path("</path/to/your/configuration/file>").

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

No branches or pull requests

2 participants