mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Update doc string of CollectFilesForCleaningUp
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
09b0364d2c
commit
8a264b14f8
1 changed files with 3 additions and 2 deletions
|
|
@ -14,8 +14,9 @@ class CollectFilesForCleaningUp(plugin.HoudiniInstancePlugin,
|
|||
and adds them to file remove list.
|
||||
|
||||
CAUTION:
|
||||
This collector deletes the exported files and
|
||||
deletes the parent folder if it was empty.
|
||||
This collector registers exported files and
|
||||
the parent folder (if it was empty) for deletion
|
||||
in `ExplicitCleanUp` plug-in.
|
||||
Artists are free to change the file path in the ROP node.
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue