padv.util.makeSureArtifactsWriteable
R2026bMake sure that artifacts in specific directories are writeable
Description
Add-On Required: This feature requires the CI/CD Automation for Simulink Check add-on.
padv.util.makeSureArtifactsWriteable(
make sure the files in the specified directories are writeable. The function iterates over
the files in artifactDirectories)artifactDirectories and makes sure those files are
writeable. When you specify the runprocess
argument MakeSureOutputArtifactsWriteable as true,
the build system uses padv.util.makeSureArtifactsWriteable on task
output directories.