Sha256: d3a73525df0134682437dfeaec030873d41907b99246ec821117471d5f398ef0

Contents?: true

Size: 391 Bytes

Versions: 21

Compression:

Stored size: 391 Bytes

Contents

EXECUTE VERB
  NAME: execute
  SHORTCUT: exec

  DESCRIPTION
    Execute a shell command.

  SYNTAX
    exec <expression>

  PARAMETERS
    expression
      - Evaluate the expression and execute in the shell.

  RESULT
    none

  ERRORS
    Missing Expression!
      - No expression is provided as parameter to the verb.

  EXAMPLE

    > exec 'rake test'

  SEE ALSO
    system, eval, erb

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
gloo-0.7.1 lib/gloo/help/verbs/execute.txt