Implemented 'screenshot' command.
This commit is contained in:
@@ -69,6 +69,6 @@ proc main() =
|
||||
|
||||
except CatchableError as err:
|
||||
echo "[-] ", err.msg
|
||||
|
||||
|
||||
when isMainModule:
|
||||
main()
|
||||
Reference in New Issue
Block a user