kalekundert / byoc

MIT License
0 stars 0 forks source link

Is it easy to resolve relative paths specified in config files? #32

Closed kalekundert closed 2 years ago

kalekundert commented 2 years ago

It's easy to imagine an app with multiple config files, where each config file can have fields that specify paths relative to the config file's parent directory. How would BYOC handle this?