WaitCommand
openmolt / WaitCommand
Interface: WaitCommand
Defined in: types/index.ts:284
Command: pause execution for a short period.
Properties
duration
duration:
number
Defined in: types/index.ts:287
Duration in seconds (maximum 60).
type
type:
"wait"
Defined in: types/index.ts:285