Interface

Flatpak-1.0FlatpakBundleRefConstructorProps

interface ConstructorProps {
    arch: string;
    branch: string;
    collection_id: string;
    collectionId: string;
    commit: string;
    file: Gio.File;
    kind: Flatpak.RefKind;
    name: string;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from Flatpak.Ref.ConstructorProps

Properties

file: Gio.File

Properties - Inherited from Flatpak.Ref.ConstructorProps

arch: string
branch: string
collection_id: string
collectionId: string
commit: string
name: string