Module B0_opam.Cmdlet

.opam.* cmdlets.

See the b0_opam manual and:

b0 cmd -- .opam.list --help
b0 cmd -- .opam.file --help
b0 cmd -- .opam.publish --help

for more information.

val file : B0_cmdlet.t

file is the .opam.file cmdlet.

val list : B0_cmdlet.t

list is the .opam.list cmdlet.

val publish : B0_cmdlet.t

publish is the .opam.publish cmdlet.