package core_unix
Unix-specific portions of Core
Install
Dune Dependency
Authors
Maintainers
Sources
core_unix-v0.15.0.tar.gz
sha256=0af9d2c0d2029a80858c730171e0bd70a1981b3e7021f8c31cd8dc54925da02d
doc/src/core_unix.command_unix/command_unix.ml.html
Source file command_unix.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
open! Core module Path = Command.Private.Path module For_unix = Command.Private.For_unix (struct module Signal = Signal module Thread = Core_thread module Time = Time_unix module Unix = struct include Core_unix let unsafe_getenv = Sys_unix.unsafe_getenv let create_process_env = create_process_env ?setpgid:None end module Version_util = Version_util end) let run = For_unix.run let shape = For_unix.shape module Deprecated = struct let run = For_unix.deprecated_run end module Shape = struct let help_text = For_unix.help_for_shape end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>