Basic types
module Pat : sig ... endNamed string patterns.
module Cmd : sig ... endCommand lines.
OS interaction
module OS : sig ... endOS interaction
BosBasic OS interaction.
Open the module to use it, this defines only modules in your scope.
WARNING. This API is still subject to change in the future but feedback and suggestions are welcome on the project's issue tracker.
v0.2.0 - homepage