0.1
- Initial release.
py-grep ClassName function_name
will search the current directory recursively for those symbols and output their source code.-f file.py
will search in one or more specific files,-d directory
will search within one or more specific directories. #1