Reasoning
The tool does not have the capability to actually search and display the data for a function or a method
Implementation
Searching and fetching data for functions and methods should be made available:
- search for a standalone function with a flag e.g
jones -f this_function_name ./this/path
- fetch only method data from a class
jones MyClass -f my_method_of_the_class ./this/path