mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
@@ -19,7 +19,7 @@
|
||||
(** This module is a wrapper around curl, plus local caching. *)
|
||||
|
||||
val cache_of_name : string -> string -> string -> int -> string
|
||||
(** [cache_of_name cachedir name revision] returns the filename
|
||||
(** [cache_of_name cachedir name arch revision] returns the filename
|
||||
of the cached file. (Note: It doesn't check if the filename
|
||||
exists, this is just a simple string transformation). *)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user