package ez_cmdliner
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Easy interface to Cmdliner à la Arg.parse with sub-commands
Install
    
    dune-project
 Dependency
    
    
    
    ocamlpro.github.io
    
    
    
    
    Readme
    
    
    
    
    Changelog
    
    
    
    
    LGPL-2.1-only WITH OCaml-LGPL-linking-exception License
    
    
    
    Edit opam file
    
    
    Versions (4)
Authors
Maintainers
Sources
  
    
      v0.1.1.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=7bb2baeefbf44bc033dad22bc998deb224f504d0d5e882f9f8f5e2bec7429033
    
    
  md5=b6e5e3389f4c52f598b27d9ccf2cc0af
    
    
  Description
ez_cmdliner is a simple layer on top of Cmdliner to provide an interface à la Arg.parse with an extension for simple sub-commands.
Published: 27 Aug 2020
README
ez_cmdliner
ez_cmdliner is a simple layer on top of Cmdliner to provide an interface à la Arg.parse with an extension for simple sub-commands.
- Website: https://ocamlpro.github.io/ez_cmdliner
 - General Documentation: https://ocamlpro.github.io/ez_cmdliner/sphinx
 - API Documentation: https://ocamlpro.github.io/ez_cmdliner/doc
 - Sources: https://github.com/ocamlpro/ez_cmdliner
 
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page