gi-ostree-1.0.3: OSTree bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.OSTree.Structs.Remote

Contents

Description

This represents the configuration for a single remote repository. Currently, remotes can only be passed around as (reference counted) opaque handles. In future, more API may be added to create and interrogate them.

Synopsis

Exported types

newtype Remote Source #

Constructors

Remote (ManagedPtr Remote) 

Instances

WrappedPtr Remote Source # 
((~) * info (ResolveRemoteMethod t Remote), MethodInfo * info Remote p) => IsLabel t (Remote -> p) Source # 

Methods

fromLabel :: Proxy# Symbol t -> Remote -> p #

((~) * info (ResolveRemoteMethod t Remote), MethodInfo * info Remote p) => IsLabelProxy t (Remote -> p) Source # 

Methods

fromLabelProxy :: Proxy Symbol t -> Remote -> p #

HasAttributeList * Remote Source # 
type AttributeList Remote Source #