docstring

This commit is contained in:
Felix David 2022-11-01 10:10:12 +01:00 committed by Petr Kalis
parent af15b0d941
commit 7a7c91c418

View file

@ -30,6 +30,7 @@ class CopyLastPublishedWorkfile(PreLaunchHook):
1- Check if setting for this feature is enabled
2- Check if workfile in work area doesn't exist
3- Check if published workfile exists and is copied locally in publish
4- Substitute copied published workfile as first workfile
Returns:
None: This is a void method.