UnityEditorArguments.

ExportPackage Property

Summary

Export a package, given a path (or set of given paths). Asset paths are set relative to the Unity project root. Currently, this option only exports whole folders at a time. You normally need to use this command with the -projectPath argument.
Assembly
Cake.Unity.dll
Namespace
Cake.Unity
Containing Type
UnityEditorArguments

Syntax

public ExportPackage ExportPackage { get; set; }

Value

Type Description
ExportPackage