reverie-rs / reverie

trace and intercept linux syscalls.
Other
14 stars 5 forks source link

Switch to structopt #70

Closed jasonwhite closed 4 years ago

jasonwhite commented 4 years ago

This cleans up the code and simplifies input validation.

wangbj commented 4 years ago

Thanks a lot Jason