package gobba

  1. Overview
  2. Docs
val read_file : string -> Types.command list

Parse the contents from a file, using a given parser.

val read_one : string -> Types.command list