Searched defs:Directory (Results 1 – 1 of 1) sorted by relevance
19 typedef struct Directory Directory; typedef60 struct Directory { struct61 char *path;62 int wd;63 bool is_root;64 unsigned last_seen_generation;