You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the previously implemented helper extractSummary() for each file in the sorted ArrayList of files (from FileTraverser.sortFiles()) to extract the important info of strings and write it to a new file.
Finally, create and return the path for that newly generated summary file.
The text was updated successfully, but these errors were encountered:
Use the previously implemented helper extractSummary() for each file in the sorted ArrayList of files (from FileTraverser.sortFiles()) to extract the important info of strings and write it to a new file.
Finally, create and return the path for that newly generated summary file.
The text was updated successfully, but these errors were encountered: