Module Lin.InternalSource

Internal module to build test representations. This module is exposed for internal uses only, its API may change at any time.

Sourcemodule type CmdSpec = sig ... end
Sourcemodule Make (Spec : CmdSpec) : sig ... end