Sha256: dab03fc8af51f5e3acb7261085d72246debf182521b68df68d8055f4b36dcb4e
Contents?: true
Size: 354 Bytes
Versions: 22
Compression:
Stored size: 354 Bytes
Contents
WAIT VERB NAME: wait SHORTCUT: w DESCRIPTION Wait for the given number of seconds. SYNTAX wait <seconds> PARAMETERS seconds - The number of seconds. If no value is given, we'll wait for 1 second. RESULT None ERRORS None EXAMPLE > wait > wait 3 > create x as int : 10 > wait x SEE ALSO
Version data entries
22 entries across 22 versions & 2 rubygems