Better error message when config not found
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![feature(io_error_more)]
|
||||
|
||||
use std::fs;
|
||||
use std::path::{Path, PathBuf};
|
||||
use std::process;
|
||||
|
||||
Reference in New Issue
Block a user