We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
step that gets paths for glob.
in: glob: ./path
Writes list/array to globOut with collection of paths.
globOut
Take single str in as path, or list of strs, in which case globOut is amalgam of all the paths.
The text was updated successfully, but these errors were encountered:
glob, closes #145
a89cb22
glob, ref pypyr/pypyr#145
38dba59
e5952f9
b421dae
6c0853d
4cb4427
9729c37
No branches or pull requests
step that gets paths for glob.
Writes list/array to
globOut
with collection of paths.Take single str in as path, or list of strs, in which case globOut is amalgam of all the paths.
The text was updated successfully, but these errors were encountered: