package codept-lib

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

Module Schematic.VersionSource

Sourcetype lbl
Sourcetype t = {
  1. major : int;
  2. minor : int;
  3. patch : int;
}
Sourceval sch : t schematic