Interface PostProcessor
🏷️ Properties
args
ts
args: string[]
Defined in: packages/installer/profile.ts:20
classpath
ts
classpath: string[]
The classpath to run
Defined in: packages/installer/profile.ts:19
jar
ts
jar: string
The executable jar path
Defined in: packages/installer/profile.ts:15
outputs optional
ts
outputs: Object
Defined in: packages/installer/profile.ts:21
sides optional
ts
sides: ("server" | "client")[]
Defined in: packages/installer/profile.ts:22