[Libguestfs] [PATCH v9 3/7] builder: add a template parameter to get_index

Pino Toscano ptoscano at redhat.com
Wed Sep 20 12:16:45 UTC 2017


On Monday, 18 September 2017 17:53:48 CEST Cédric Bosdonnat wrote:
> -val get_index : downloader:Downloader.t -> sigchecker:Sigchecker.t -> Sources.source -> Index.index
> +val get_index : downloader:Downloader.t -> sigchecker:Sigchecker.t -> template:bool -> Sources.source -> Index.index
> +(** [get_index download sigchecker source] will parse the source index file
> +     into an index entry list. *)

The newly added documentation lacks the newly added 'template'
parameter.

Thanks,
-- 
Pino Toscano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20170920/30ed1fc3/attachment.sig>


More information about the Libguestfs mailing list