pconstantine
Results
1
comments of
pconstantine
What's the specific use case here? I believe path_relative_to_include() is what you need, as that should get you what `WorkingDir` gives you (the counterpart being `path_relative_from_include()`. Although that does not...