package shexp
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Process library and s-expression based shell
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      shexp-v0.13.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=ff0e6ed52adf66dc1a1a9c85577dac043a0821feacfab09a5b8bea8f99ff3ba5
    
    
  md5=13002fde6249703d06ff820906cd96c9
    
    
  doc/shexp.process/Shexp_process/Std/Process/Logged/index.html
Module Process.Logged
val eval : 
  ?context:Context.t ->
  ?capture:bool ->
  ?log:(Shexp_sexp.Std.Sexp.t -> unit) ->
  'a t ->
  'aCall the given log function for every event. The log function default to printing to stderr.
If capture is true, then anything printed on the original stdout/stderr is captured and becomes part of the trace.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >