Workspace 6.21.5
PackageFileItem

Creates a PackageItem representing a file on disk being added to a package. The user can control the destination file name, as well as the permissions of the destination file.

  • Default label: "Package file"
  • Member of plug-in: Package
  • Catalogue path: Packaging
Inputs:
Include in packageboolIf enabled, the contents of this PackageItem will be included in the package.
Source fileQString

Destination directoryQString

Destination file nameQString

Owner read permissionbool

Owner write permissionbool

Owner execute permissionbool

Group read permissionbool

Group write permissionbool

Group execute permissionbool

World read permissionbool

World write permissionbool

World execute permissionbool

Set user ID on executebool

Set group ID on executebool

Outputs:
Package itemCSIRO::Package::PackageItem