mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-29 10:21:35 +00:00
Added sleep <Integer> to batch commands
This commit is contained in:
@@ -379,6 +379,7 @@ class GamCLArgs():
|
||||
PRINT_CMD = 'print'
|
||||
SET_CMD = 'set'
|
||||
CLEAR_CMD = 'clear'
|
||||
SLEEP_CMD = 'sleep'
|
||||
# Command line batch/csv/loop/tbatch keywords
|
||||
BATCH_CMD = 'batch'
|
||||
CSV_CMD = 'csv'
|
||||
|
||||
Reference in New Issue
Block a user