Enum AppImageFormat

Enum Documentation

enum class appimage::core::AppImageFormat

The AppImage format determines how an AppImage is represented on disk. See the link below for more details https://github.com/AppImage/AppImageSpec/blob/master/draft.md#image-format

Values:

enumerator INVALID
enumerator LEGACY
enumerator TYPE_1
enumerator TYPE_2