package ppx_expect_nobase

  1. Overview
  2. Docs
Cram like framework for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17+nobase.tar.gz
sha256=304f9e7141a486c0206ecdfcde09e57a022481a71539e5dbb530c0224e7e5d33

doc/ppx_expect_nobase.common/Expect_test_common/File/Name/index.html

Module File.NameSource

Sourcetype t = string

Strongly-typed filename

include Sexplib0.Sexpable.S with type t := t
Sourceval t_of_sexp : Sexplib0__.Sexp.t -> t
Sourceval sexp_of_t : t -> Sexplib0__.Sexp.t
Sourceval compare : t -> t -> int
Sourceval relative_to : dir:string -> t -> string
Sourceval of_string : string -> t
Sourceval to_string : t -> string
OCaml

Innovation. Community. Security.