Skip to content

mhtvsSFrpHdE/folder-iterator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

folder-iterator

What is this
A powershell library that trying to perform same operation to each file inside a folder.

How to use
Use . ".\folder-iterator" to import the function into another powershell script,
then call function "FolderIterator".
In the end, the iterator will try to access function "DoSomethingFunction",
in order to send informaton back to parent function.
Check the function for more information.
You can change the two function name if needed.

About

Grab a folder path and do same operation for each file in it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published