package config-file
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  A library used to manage configuration files
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      config-file-1.2.2.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=129d7899bf5b5c5e6af2e8e4087d26cd494a43729742b6778a4f20dd00d4f0b5
    
    
  sha512=9112619bf6b8a578c970da79052d8a6edd235ea66b223aa662017720306ea792c0d096e81bad8c0c81dfbc88466277430d157c533e275609c83c32daec0f33a8
    
    
  doc/index.html
config-file
API
Library config-file
Config_fileThis module implements a mechanism to handle configuration files. A configuration file is defined as a set ofvariable = valuelines, where value can be
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page