package unix-sys-stat
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
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-project
Dependency
Authors
Maintainers
Sources
0.5.0.tar.gz
sha256=5815957cb06c80287dfcca69edf0c8b58633d28bb00e7f474ca1a650d7f04120
md5=23220a65aa78c3c51451d21379d899ea
doc/unix-sys-stat.unix/Sys_stat_unix/Stat/index.html
Module Sys_stat_unix.Stat
type t = tag Ctypes.structureval t : t Ctypes.typval dev : t -> Posix_types.dev_tval ino : t -> Posix_types.ino_tval nlink : t -> Posix_types.nlink_tval mode : t -> Posix_types.mode_tval uid : t -> Posix_types.uid_tval gid : t -> Posix_types.gid_tval rdev : t -> Posix_types.dev_tval size : t -> Posix_types.off_tval blocks : t -> Posix_types.blkcnt_tval atime : t -> Posix_types.time_tval mtime : t -> Posix_types.time_tval ctime : t -> Posix_types.time_tval to_unix : host:Sys_stat.Host.t -> t -> Unix.LargeFile.stats sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>