We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Combine a parent path and child name into a single path
import "file" p = file.child("/home/user", "docs") print p // "/home/user/docs"
There was an error while loading. Please reload this page.