OpamInitDefaultsSourceThis module defines a few defaults, used at 'opam init', that bind opam to its default OCaml repository at https://opam.ocaml.org. All can be overridden through the init command flags or an init config file.
Url of the default Opam repository
val sandbox_wrappers :
[> `build of OpamTypes.command list
| `install of OpamTypes.command list
| `remove of OpamTypes.command list ]
listDefault initial configuration file for use by opam init if nothing is supplied.