steerer module
Define a useless command to serve as place holder.
- class Steerer(line: list[str], dat_idx: int, **kwargs: str)
Bases:
CommandDummy class.
- set_influenced_elements(instructions: list[Instruction], **kwargs: float) None
Determine the index of the elements concerned by
apply().
- apply(instructions: list[Instruction], **kwargs: float) list[Instruction]
Do nothing.
- _abc_impl = <_abc._abc_data object at 0x7fd3d11b5ec0>