Specify whether to automatically package generated code and artifacts for relocation.
Category: Code Generation
Default: off
The build process runs the packNGo
function after code generation to package generated code and
artifacts for relocation.
The build process does not run packNGo
after code
generation.
Selecting this parameter enables Zip file name and clearing this parameter disables Zip file name.
Parameter:
PackageGeneratedCodeAndArtifacts |
Type: character vector |
Value:
'on' | 'off' |
Default:
'off' |
Application | Setting |
---|---|
Debugging | No impact |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | No impact |