Class PostProcessNoMainClassError
🏭 Constructors
constructor
ts
new PostProcessNoMainClassError(jarPath: string): PostProcessNoMainClassError
Parameters
- jarPath:
string
Return Type
PostProcessNoMainClassError
Defined in: packages/installer/profile.ts:218
🏷️ Properties
jarPath public
ts
jarPath: string
Defined in: packages/installer/profile.ts:218
name
ts
name: string = 'PostProcessNoMainClassError'
Defined in: packages/installer/profile.ts:222