[go: up one dir, main page]

Check whether the root directory is valid in the golang implementation

The following discussion from !309 (merged) should be addressed:

  • @nick.thomas started a discussion: (+1 comment)

    I seem to recall making this suggestion before, but we don't validate the directory returned from findRootDir() is a valid, existing directory on disk. I feel we should add validation here.

Edited by Nick Thomas