package b0
Software construction and deployment kit
Install
Dune Dependency
Authors
Maintainers
Sources
b0-0.0.5.tbz
sha512=00a6868b4dfa34565d0141b335622a81a0e8d5b9e3c6dfad025dabfa3df2db2a1302b492953bbbce30c3a4406c324fcec25250a00b38f6d18a69e15605e3b07e
doc/b0.b00/B000/Trash/index.html
Module B000.Trash
Delete file hierarchies.
Deleting file hierarchies may be slow. This clears a given path by moving it to a trash directory which can be deleted at the end of the build asynchronously.
val create : B0_std.Fpath.t -> t
create dir
is a trash using directory dir
for data storage. dir
may not exist.
val dir : t -> B0_std.Fpath.t
dir t
is the trash's directory (may not exist)
val trash : t -> B0_std.Fpath.t -> (unit, string) result
trash t p
trashes path p
in dir t
. If p
does not exist this has no effect. Note that p
needs to be on the same device as dir t
and that the latter is created if needed.
delete ~block t
deletes t
's trash directory and its content. If block
is true
the operation is synchronous and blocks until the trash is effectively deleted; if false
the operation is spawn as a separate process.
Note. On Windows block:false
relies on cmd.exe
being available.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>