@__haoyang__/erwin
Preparing search index...
test
test_slither
Function test_slither
test_slither
()
:
Promise
<
number
>
Test the Slither static analysis tool
Returns
Promise
<
number
>
A number indicating the result of the operation:
0 if all the generated programs pass the analysis
1 if generated program triggers an error
2 if the output directory does not exist
3 if the time limit is exceeded
4 if slither is not installed
5 if executable solc is not found
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@__haoyang__/erwin
Loading...
Test the Slither static analysis tool