troubleshoot icon indicating copy to clipboard operation
troubleshoot copied to clipboard

Add ability to walk a directory tree searching for specs

Open chris-sanders opened this issue 3 years ago • 0 comments

With #650 implemented the Filesystem spec entry point needs to implement mergable specs from the filesystem. This should include:

  • Walking a filesystem and appending all spec in the tree
  • A flag to allow filtering or selecting of specs found in the tree by depth
  • The ability to specify multiple entry points to walk and include

chris-sanders avatar Aug 09 '22 19:08 chris-sanders