Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cmd ¶
type Cmd struct { File string `arg:"" type:"existingfile" help:"termsvg recording file"` Speed float64 `optional:"" short:"s" default:"1.0" help:"Playback speed (can be fractional)"` IdleCap float64 `optional:"" short:"i" default:"-1.0" help:"Limit replayed terminal inactivity to max seconds. (-1 for unlimited)"` //nolint }
Click to show internal directories.
Click to hide internal directories.