[Feature] globstar
option for file_glob() and file_glob_all()
#650
Labels
enhancement
New feature or request
globstar
option for file_glob() and file_glob_all()
#650
There is one thing we should decide before implementing it; Either
globstar: Bool
should be the second argument offile_glob()
andfile_glob_all()
orfile_globstar()
andfile_globstar_all()
should be added?And furthermore, globstar should be enabled by default in amber?
The text was updated successfully, but these errors were encountered: