package mirage

  1. Overview
  2. Docs
The MirageOS library operating system

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v2.6.1.tar.gz
sha256=739f9233f40a775abfd86a8f684a3868102bb0dd228c94210a60cc1249e6c325
md5=ea36ea537a4a419aada9007a1e0a3134

doc/mirage.runtime/Mirage_runtime/index.html

Module Mirage_runtime

Mirage run-time utilities

Friendly run-time errors

val string_of_network_init_error : string -> [> `Unknown of string | `Unimplemented | `Disconnected ] -> string

string_of_network_init_error ifname will generate a helpful string for network interface errors from the ifname interface name and the error constructor.

OCaml

Innovation. Community. Security.