<walk> go through the files in a directory

name
walk
xml namespace
http://moyaproject.com/fs

Get a list of files

attributes
name purpose type required? default choices
dirs Filter directories (function should reference 'name' and return a boolean) function No
files Filter files (function should reference 'name' and return a boolean) function No
fs Filesystem name text No
fsobj Filesystem object text No
path Path to walk text No "/"
search Search method text No "breadth" breadth
depth
inherited attributes
name purpose type required? default choices
dst Destination reference No
if Conditional expression expression No yes
value Value expression No None