package spin
Project scaffolding tool and set of templates for Reason and OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
spin-0.5.0.tbz
sha256=99368bedae2b37dc243027c49b8465ea4891864cf01a193d6b99751458428443
sha512=55de0b9d973ac6de9586950b314ef2d396c52e8cc61427b48c9b65a25770305053a2c274497649e37cb1b8584f9b3a2d2b9b03427437344ca250649ab51dc3c6
doc/spin.lib/Spin/Config_file_template/index.html
Module Spin.Config_file_template
type post_install = {
command : Base.string;
args : Base.string Base.list;
description : Base.string Base.option;
working_dir : Base.string Base.option;
condition : Base.string Base.option;
}
val post_install_of_sexp : Sexplib0.Sexp.t -> post_install
val ignore_of_sexp : Sexplib0.Sexp.t -> ignore
type example_command = {
name : Base.string;
description : Base.string;
condition : Base.string Base.option;
}
val example_command_of_sexp : Sexplib0.Sexp.t -> example_command
type cst =
| Post_install of post_install
| Ignore of ignore
| Cfg_string of Prompt_cfg.string_cfg
| Cfg_list of Prompt_cfg.list_cfg
| Cfg_confirm of Prompt_cfg.confirm_cfg
| Example_command of example_command
val cst_of_sexp : Sexplib0.Sexp.t -> cst
type t = {
models : (Base.string * Jingoo.Jg_types.tvalue) Base.list;
post_installs : post_install Base.list;
ignore_files : Base.string Base.list;
example_commands : example_command Base.list;
}
val path : Utils.Filename.filename
type doc = Base.unit
val t_of_cst :
use_defaults:bool ->
models:(Base.string * Jingoo.Jg_types.tvalue) Base.List.t ->
global_context:Global_context.t Base.option ->
cst Base.list ->
t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>