get a child as a link
Link childLink(Directory dir, String sub) { return Link(join(dir.path, sub)); }