Versions in this module Expand all Collapse all v0 v0.8.4 Jun 4, 2024 Changes in this version + const FlagOutputFile + const FlagProgramName + var DefaultOutputFile = "/dev/stdout" + type Converter struct + func New(options *Options) *Converter + func (p *Converter) Run() error + type Options struct + func Default() *Options + func FromContext(ctx *ucli.Context) (*Options, error)