package b0

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

.opam.* cmdlets.

See the B0 opam manual and:

b0 -- .opam.list --help
b0 -- .opam.file --help
b0 -- .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.