Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 633 Bytes

File metadata and controls

16 lines (13 loc) · 633 Bytes

Design Notes

Flags and behavior

The program's behavior according to the flags are shown below:

-n -i -v Verbose? Prompt? Moves?
- - - No No Yes
- - x Yes No Yes
- x - Yes Yes If "y"
x - - Yes No No
- x x Yes Yes If "y"
x x - Yes No No
x - x Yes No No
x x x Yes No No