package dune-rpc

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

Parameter Poll._

val scandir : string -> (string list, exn) result Fiber.t
val stat : string -> ([ `Mtime of float ], exn) result Fiber.t
val read_file : string -> (string, exn) result Fiber.t