Package tools.PathplannerSearch
Class PathplannerSearch
java.lang.Object
tools.PathplannerSearch.PathplannerSearch
Utility class that gives search features that Pathplanner lacks
This class is meant to help search for where paths and linked variables are used so you can clean up unused ones.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidsearch(String searchTerm, PathplannerSearch.SearchType searchType)
-
Constructor Details
-
PathplannerSearch
public PathplannerSearch()
-
-
Method Details
-
search
public static void search(String searchTerm, PathplannerSearch.SearchType searchType) throws IOException - Throws:
IOException
-