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

Version Path
gloo-lang-1.0.2 lib/gloo_lang/help/verbs/wait.txt
gloo-1.0.0 lib/gloo/help/verbs/wait.txt
gloo-lang-1.0.1 lib/gloo_lang/help/verbs/wait.txt
gloo-lang-1.0.0 lib/gloo_lang/help/verbs/wait.txt
gloo-lang-0.9.11 lib/gloo_lang/help/verbs/wait.txt
gloo-lang-0.9.10 lib/gloo_lang/help/verbs/wait.txt
gloo-lang-0.9.9 lib/gloo_lang/help/verbs/wait.txt
gloo-lang-0.9.8 lib/gloo_lang/help/verbs/wait.txt
gloo-lang-0.9.7 lib/gloo_lang/help/verbs/wait.txt
gloo-lang-0.9.6 lib/gloo_lang/help/verbs/wait.txt
gloo-lang-0.9.5 lib/gloo_lang/help/verbs/wait.txt
gloo-lang-0.9.4 lib/gloo_lang/help/verbs/wait.txt
gloo-lang-0.9.3 lib/gloo_lang/help/verbs/wait.txt
gloo-0.8.0 lib/gloo/help/verbs/wait.txt
gloo-0.7.7 lib/gloo/help/verbs/wait.txt
gloo-0.7.6 lib/gloo/help/verbs/wait.txt
gloo-0.7.5 lib/gloo/help/verbs/wait.txt
gloo-0.7.4 lib/gloo/help/verbs/wait.txt
gloo-0.7.3 lib/gloo/help/verbs/wait.txt
gloo-0.7.2 lib/gloo/help/verbs/wait.txt