package core_extended

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Edit files containing sexps.

Parameters

module S : Core.Sexpable

Signature

val check : string -> string option
val check_sexps : string -> string option
val edit : ?create:bool -> string -> [ `Abort | `Ok ]
val edit_sexps : ?create:bool -> string -> [ `Abort | `Ok ]
OCaml

Innovation. Community. Security.