package b0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Software construction and deployment kit
Install
dune-project
Dependency
Authors
Maintainers
Sources
b0-0.0.5.tbz
sha512=00a6868b4dfa34565d0141b335622a81a0e8d5b9e3c6dfad025dabfa3df2db2a1302b492953bbbce30c3a4406c324fcec25250a00b38f6d18a69e15605e3b07e
doc/b0/B0_cmdlet/Env/index.html
Module B0_cmdlet.EnvSource
Cmdlet execution environments.
See B0_cmdlet.t.
The type for cmdlet execution environments.
Source
val v :
cwd:B0_std.Fpath.t ->
scope_dir:B0_std.Fpath.t ->
root_dir:B0_std.Fpath.t ->
b0_dir:B0_std.Fpath.t ->
cmdlet:cmdlet ->
tv ~cwd ~scope_dir ~root_dir ~cmdlet is an execution context with given parameters. See corresponding accessors for semantics.
cwd c is the absolute path to the current working directory.
scope_dir c is the absolute path to the directory of the B0 file in which the cmdlet is defined or the root directory if the cmdlet is defined the global scope.
root_dir c is the root directory.
b0_dir c is the b0 directory.
scratch_dir c is a shared scratch directory for cmdlets in b0_dir. The directory must be created it may not exist, it's content may be destroyed at any time and cmdlets are in charge of inventing a naming scheme to avoid collisions.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>