core.commands.helper module

Define helper function applying on commands.

apply_commands(instructions: list[Instruction], freq_bunch: float) list[Instruction]

Apply all the implemented commands.