package query-json

  1. Overview
  2. Docs
Faster, simpler and more portable implementation of `jq` in OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

query-json-0.5.52.tbz
sha256=045832458e20ae90f7bb14536e27aa5e4c5528968ac48ac390409a66fe6b438e
sha512=9d4af4a9c8f5b2f4fb84830f0651ba4400f32e97bdec1e61378780906077af80d5679f9ccf545a072c1ffbe70a18ca4b3dd57b79d02384384068ee695d67e4ac

doc/query-json.core/Console/Errors/index.html

Module Console.ErrorsSource

Sourceval print_error : colorize:bool -> string -> string
Sourceval position_to_string : Lexing.position -> Lexing.position -> string
Sourceval extract_exn : string -> string
Sourceval make : colorize:bool -> input:string -> start:Lexing.position -> end_:Lexing.position -> string
Sourceval not_implemented : string -> string
Sourceval missing : string -> string