Up

Module Contents_result

Signature

type t = [
| `contents of string
| `file_read_error of Core.Std.Error.t
| `is_a_dir
]