mirror of
https://github.com/epasveer/seer.git
synced 2026-08-30 00:50:42 +08:00
9 lines
100 B
Plaintext
9 lines
100 B
Plaintext
|
|
watch argc
|
||
|
|
disable $bpnum
|
||
|
|
rwatch argc
|
||
|
|
ignore $bpnum 3
|
||
|
|
awatch argc
|
||
|
|
commands
|
||
|
|
print argc
|
||
|
|
end
|