Question: I have a string that contains the path to some file. The file doesn’t need to exist (in my function it can be created), but it’s necessary that directory must exist. So I want to check it using the ...