package async_smtp

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

Module Make.Data_fileSource

Provide access to a Spoolable.Data.t. Data_file.t functions as a "handle" to the underlying data so the user can choose when to read a Spoolable.Data.t.

Sourcetype t
Sourceval path : t -> string
Sourceval save : t -> contents:S.Data.t -> unit Async.Deferred.Or_error.t
Sourceval stat : t -> Async.Unix.Stats.t Async.Deferred.Or_error.t
OCaml

Innovation. Community. Security.