package hugin

  1. Overview
  2. Docs

Module Ucairo.PathSource

Sourceval close : t -> unit

close t closes the current sub-path with a line to its start.

Sourceval clear : t -> unit

clear t clears the current path.