| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
The objects will grow bigger and might be hard for readability to keep
them in 1 file hence the split
|
|
Refactor the code to use Plane struct instead of Vec<bool>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And add the testing of the opts struct and from initializers
|
|
And add the testing of the refactored app method
|
|
|
|
|
|
|
|
|
|
|
|
Add the ordering for the help menu
Define the CLI options of clap
|
|
|