package mirage-unix

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val argv : unit -> string array Lwt.t

Unikernel environment interface.

The command line arguments given to the unikernel. The first element is the name of the unikernel binary. The following elements are the arguments passed to the unikernel.

OCaml

Innovation. Community. Security.