| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
buildEntryPoints()When called will generate entry point files for a zipapp. |
|
java.util.Map<java.lang.String, java.lang.String> |
buildSubstitutions(PythonExtension extension, java.lang.String entry)When called, create the substitution map for the template generation. |
When called will generate entry point files for a zipapp.
When called, create the substitution map for the template generation.