gi-ostree-1.0.2: 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.Constants

Description

 

Synopsis

Documentation

pattern WITH_AUTOCLEANUPS :: Int32 Source #

No description available in the introspection data.

pattern TREE_GVARIANT_STRING :: Text Source #

No description available in the introspection data.

pattern TIMESTAMP :: Int32 Source #

The mtime used for stored files. This was originally 0, changed to 1 for a few releases, then was reverted due to regressions it introduced from users who had been using zero before.

pattern SUMMARY_SIG_GVARIANT_STRING :: Text Source #

No description available in the introspection data.

pattern SUMMARY_GVARIANT_STRING :: Text Source #

No description available in the introspection data.

pattern SHA256_STRING_LEN :: Int32 Source #

Length of a sha256 digest when expressed as a hexadecimal string

pattern SHA256_DIGEST_LEN :: Int32 Source #

Length of a sha256 digest when expressed as raw bytes

pattern MAX_RECURSION :: Int32 Source #

Maximum depth of metadata.

pattern MAX_METADATA_WARN_SIZE :: Int32 Source #

Objects committed above this size will be allowed, but a warning will be emitted.

pattern MAX_METADATA_SIZE :: Int32 Source #

Maximum permitted size in bytes of metadata objects. This is an arbitrary number, but really, no one should be putting humongous data in metadata.

pattern FILEMETA_GVARIANT_STRING :: Text Source #

No description available in the introspection data.

pattern DIRMETA_GVARIANT_STRING :: Text Source #

No description available in the introspection data.

pattern COMMIT_GVARIANT_STRING :: Text Source #

No description available in the introspection data.