package bap-plugins
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
BAP plugins support library
Install
dune-project
Dependency
Authors
Maintainers
Sources
v2.2.0.tar.gz
sha256=7c6d0dfe2640e800829617dd150ffe748493fe3f317ed41be44312b2821deb46
md5=5dbc6677d646bec59fd7414f23e88cf8
doc/bap-plugins/Bap_plugins/Std/index.html
Module Bap_plugins.Std
Interface to the plugin subsystem.
module Plugin : sig ... endPlugin - a loadable self-contained piece of code.
module Plugins : sig ... endPlugin loader.
list_loaded_units () evaluates to a list of compilation unit names currently loaded into the system. The list includes both, units loaded dynamically, and those that were statically linked into the host program.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>