mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-13 08:07:49 +00:00
ShrinkCommands are recipes for how a RandomRun should be shrunk. They are not related to a specific RandomRun, although we'll take the length of a specific RandomRun into account when generating the ShrinkCommands. ShrinkCommands will later be interpreted by the shrink_with_command() function.