Closed csmith608 closed 1 month ago
@LeStarch
@thomas-bc
@LeStarch that's fine because the generate -f goes through all the purge logic so it realized those directories don't exist.
This is the result from generate -f
[INFO] Purge build directory at: /Users/crsmith/Documents/fprime/Ref/build-fprime-automatic-native
[INFO] Purge build directory at: /Users/crsmith/Documents/fprime/Ref/build-fprime-automatic-native-ut
[INFO] Skipping purge. The following directory does not exist: /Users/crsmith/Documents/fprime/Ref/build-fprime-automatic-native-ut
…still need to check edgecases
Change Description
Implements force generate the runs a purge
Rationale
QoL
Testing/Review Recommendations
fprime-util generate --force
Future Work