shexp
Process library and s-expression based shell
1024">
IN THIS PACKAGE
-
library shexp.bigstring
-
module Shexp_bigstring
-
-
library shexp.bigstring-io
-
module Shexp_bigstring_io
-
-
library shexp.process
-
module Shexp_process
-
module Background_command
-
module Context
-
module Working_dir
-
-
module type Debugger
-
module Exit_status
-
module Infix
-
module Let_syntax
-
module Let_syntax
-
module Open_on_rhs
-
-
-
module List
-
module Logged
-
module Std
-
module Process
-
module Background_command
-
module Context
-
module Working_dir
-
-
module type Debugger
-
module Infix
-
module Let_syntax
-
module Let_syntax
-
module Open_on_rhs
-
-
-
module List
-
module Logged
-
module Traced
-
module With_debug
-
argument 1-Dbg
-
-
-
-
module Std_io
-
module Traced
-
module With_debug
-
argument 1-Dbg
-
-
-
-
library shexp.sexp
-
module Shexp_sexp
-
Libraries
This package provides the following libraries (via dune):
shexp.bigstring
Documentation:
Shexp_bigstring.Bigstring
Bigstring helpers for shexp librariesShexp_bigstring.Std
Dependencies: bigarray, threads
shexp.bigstring-io
Documentation:
Shexp_bigstring_io.Bigstring
Bigstring IO helpersShexp_bigstring_io.Std
Dependencies: shexp.bigstring, unix
shexp.process
Documentation: Shexp_process
Dependencies: unix, threads, spawn, shexp.sexp, shexp.bigstring, shexp.bigstring-io, posixat
shexp.sexp
Documentation:
Shexp_sexp.Sexp
Mini S-expression libraryShexp_sexp.Std
Dependencies: sexplib0