Flowdock
module
Importance_1
Ruby latest stable (v2_5_5) - 0 notes

Module deprecated or moved

This module is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.

Alternate implementations of system() and backticks “ on Windows for ruby-1.8 and earlier.

Constants

RUNNABLE_PATTERN = %r!\.(#{RUNNABLE_EXTS.join('|')})\Z!i

RUNNABLE_EXTS = %w[com exe bat cmd]

WINDOWS = RbConfig::CONFIG["host_os"] =~ %r!(msdos|mswin|djgpp|mingw|[Ww]indows)!

Attributes

Show files where this module is defined (1 file)
Register or log in to add new notes.