Calculate a path from the root one.
If resulting directory path doesn’t exists, it will be created.
Parameters: | args – path parts to add to the root path; if ends with empty string, the resulting path will be treated as a path to a directory |
---|---|
Returns: | absolute path |