Module Predefined

module Predefined: sig .. end
List of predefined commands to be launched from command-line.

val commands : (module Command.T) list
The list of predefined commands (module signatures in src/commands).