package miaou-core
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Miaou core/widgets (no drivers, no SDL)
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.5.2.tar.gz
md5=60a3b9f181f24572a06a9492532bfdda
sha512=fcc35a275066be2900e6201782faf47503076fa4640f08cf78067835a6f447b74613009e55b2ac799adb7ca46f1bffa261fc5971753f2cc3c6bef327511c7ef6
doc/miaou-core.core/Miaou_core/System/index.html
Module Miaou_core.SystemSource
include module type of Miaou_interfaces.System
Source
type t = {file_exists : string -> bool;is_directory : string -> bool;read_file : file_read;write_file : file_write;mkdir : string -> (unit, string) result;run_command : argv:string list -> cwd:string option -> (run_result, string) result;get_current_user_info : unit -> (string * string, string) result;get_disk_usage : path:string -> (int64, string) result;list_dir : string -> (string list, string) result;probe_writable : path:string -> (bool, string) result;get_env_var : string -> string option;
} sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>