chickadee » 9p » path-walk

path-walk connection path #!optional starting-pointprocedure

Obtain a handle for the file identified by path on the connection without opening it. You must not forget to clunk the handle's FID (or just call file-close on the handle). starting-point is an optional handle to a directory from which to start walking. It defaults to the root directory (/).