JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Summary:
Nested Field
Method
| Detail:
Field
Method
Package:
com.linkedin.gradle.python.extension
[Java] Interface ZipappExtension
Methods Summary
Methods
Type Params
Return Type
Name and description
boolean
isFat
()
@return when
true
, then skinny pex's will be used.
void
setIsFat
(boolean isFat)
@param fat when
true
, wrappers will be made all pointing to a single pex file.
Method Detail
public boolean
isFat
()
Returns:
when
true
, then skinny pex's will be used.
public void
setIsFat
(boolean isFat)
Parameters:
fat
- when
true
, wrappers will be made all pointing to a single pex file.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Summary:
Nested Field
Method
| Detail:
Field
Method
Groovy Documentation