Closed Frederick888 closed 10 months ago
Path:new(nil):exists() returns true (Path:new(nil) and Path:new("") return cwd), so we must check whether get_config_path() returns nil first.
An oopsie from my last PR... :pray:
Path:new(nil):exists() returns true (Path:new(nil) and Path:new("") return cwd), so we must check whether get_config_path() returns nil first.
An oopsie from my last PR... :pray: