package bonsai

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

Module Bonsai_web_ui_file.File_readSource

Sourcetype t

An in-progress file read.

Sourceval result : t -> (string, Read_error.t) Core.Result.t Ui_effect.t

Gets the result of the read. Will only return Error Aborted if you call abort.

Sourceval abort : t -> unit Ui_effect.t
OCaml

Innovation. Community. Security.