package mirage-bootvar-solo5

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val argv : unit -> [ `Ok of string array | `Error of string ] Lwt.t

Return an argv-like structure.