Module Directory.StepSource

Sourcetype t =
  1. | Static of string
  2. | Dynamic of EzAPI.Arg.descr
Sourceval to_string : t -> string
Sourceval list_to_string : t list -> string