Class MNAppInfoFile
java.lang.Object
com.io7m.montarre.nativepack.internal.flatpak.MNAppInfoFile
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringcreateAppInfoFileText(MPackageDeclaration packageV) Generate the text of an app info file.
-
Method Details
-
createAppInfoFileText
Generate the text of an app info file.- Parameters:
packageV- The package- Returns:
- The text of the file
-