Module OpamClient.API.PIN

module PIN: sig .. end
Pin API

val pin : force:bool -> OpamTypes.pin -> unit
Pin a package to a specific version.
val list : unit -> unit
List the current pinned packages.