Skip to content

Slither Python bindings support for multiple files? #2683

Open
@aram10

Description

@aram10

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')

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions