Hacker News new | ask | show | jobs
by hinkley 3130 days ago
How do you trigger loading the projects if there isn’t a pointer to them showing up in the file system?
1 comments

When you open or stat a directory that doesn't exist, try to checkout that path, if that fails, return an ENOENT error?