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.15.0.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=4af322366779ce139a625c5d815d76d82a2ae7d9bc2efec33b5c3b824e04e6d3
    
    
  doc/shexp.process/Shexp_process/Logged/index.html
Module Shexp_process.LoggedSource
Source
val eval : 
  ?context:Shexp_process__.Process.Context.t ->
  ?capture:bool ->
  ?log:(Shexp_sexp.Std.Sexp.t -> unit) ->
  'a Shexp_process__.Process.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)"
  >