package stdune

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

Module Stdune.PlatformSource

Platform detection.

Sourcemodule OS : sig ... end

Detect the operating system.

Sourceval assert_os : OS.t -> unit

assert_os os assert that we're running on os.

OCaml

Innovation. Community. Security.