Port the path resolution and config loading code from -next.
This commit is contained in:
committed by
Michael Stapelberg
parent
c0c7d04264
commit
bfa12a5819
@ -127,7 +127,7 @@ struct Config {
|
||||
} bar;
|
||||
};
|
||||
|
||||
char *glob_path(const char *path);
|
||||
char *resolve_tilde(const char *path);
|
||||
bool path_exists(const char *path);
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user