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/Stat/index.html
Module Sys_stat_unix.Stat
type t = tag Ctypes.structure
val t : t Ctypes.typ
val dev : t -> Posix_types.dev_t
val ino : t -> Posix_types.ino_t
val nlink : t -> Posix_types.nlink_t
val mode : t -> Posix_types.mode_t
val uid : t -> Posix_types.uid_t
val gid : t -> Posix_types.gid_t
val rdev : t -> Posix_types.dev_t
val size : t -> Posix_types.off_t
val blocks : t -> Posix_types.blkcnt_t
val atime : t -> Posix_types.time_t
val mtime : t -> Posix_types.time_t
val ctime : t -> Posix_types.time_t
val to_unix : host:Sys_stat.Host.t -> t -> Unix.LargeFile.stats
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>