package unix-sys-stat
ocaml-unix-sys-stat provides access to the features exposed in sys/stat.h in a way that is not tied to the implementation on the host system.
Install
Dune Dependency
Authors
Maintainers
Sources
0.5.0.tar.gz
sha256=5815957cb06c80287dfcca69edf0c8b58633d28bb00e7f474ca1a650d7f04120
md5=23220a65aa78c3c51451d21379d899ea
doc/unix-sys-stat.unix/Sys_stat_unix/index.html
Module Sys_stat_unix
module File_kind : sig ... end
module File_perm : sig ... end
module Mode : sig ... end
module At : sig ... end
val host : Sys_stat.Host.t
module Stat : sig ... end
val mkdir : string -> Sys_stat.Mode.t -> unit
val mknod : string -> Sys_stat.Mode.t -> dev:int -> unit
val stat : string -> Stat.t
val lstat : string -> Stat.t
val fstat : Unix.file_descr -> Stat.t
val chmod : string -> Sys_stat.Mode.t -> unit
val fchmod : Unix.file_descr -> Sys_stat.Mode.t -> unit
val fstatat : Unix.file_descr -> string -> flags:Sys_stat.At.t option -> Stat.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>