add a todo here because it isn't an ideal solution

This commit is contained in:
[object Object] 2022-12-30 13:32:39 -08:00
parent 540137b93e
commit 0ac9a07c93
No known key found for this signature in database
GPG Key ID: F9ECDF22D7D28727

View File

@ -57,6 +57,7 @@ pub fn load(matches: &ArgMatches) -> Config {
}
};
// TODO better way to do this
#[cfg(windows)]
{
// Don't try to use unix APIs on windows