Recursively add all files in a directory to the publish dependency list
| <viz:res>.addPublishDirectory( | |
| directory | |
| pattern = '*' |
)
directory
Path to existing directory. Can be a relative path.
pattern = '*'
Pattern describing which files should be added.
Use the pattern to filter out which files you want to add. For example, if you only want to add jpg files use '*.jpg'
None
<viz:res>.addPublishFile
<viz:res>.addPublishFileLoader
<viz:res>.addPublishFilter
<viz:res>.getPublishedPath