Slither Python bindings support for multiple files?
Open
enhancement
- Dominant language
- Python
- Stars
- 6.4k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the desired feature
Using the CLI, you are able to run
``slither .``
and run slither on an entire directory. Is the same possible using the Python object? The provided example only shows usage like this:
``slither = Slither('file.sol')``
Contributor guide
Assessment
This issue has not been assessed yet.