Skip to content

FS.Iterate

Name Mandatory Description Default Type
⬅️ Input The input of the shard, if any String
Output ➡️ The resulting output of the shard [String]
Recursive No If the iteration should be recursive, following sub-directories. true Bool
UseIgnore No Whether to respect .ignore, .gitignore, and other VCS ignore files. false Bool
Hidden No Whether to include hidden files (files starting with .). true Bool
FollowLinks No Whether to follow symbolic links. false Bool

Iterates files in a directory