package bonsai

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

Module Bonsai_web_ui_file.For_testingSource

This module supports a test / simulation mode where file data can be fed in by you rather than coming from an actual file on disk.

Sourcemodule Test_data : sig ... end
Sourceval create : Test_data.t -> t