module
Rake::AltSystem
v1_9_3_392 -
Show latest stable
Constants
RUNNABLE_EXTS = %w[com exe bat cmd]
RUNNABLE_PATTERN = %r!\\.(#{RUNNABLE_EXTS.join('|')})\\Z!i
WINDOWS = RbConfig::CONFIG["host_os"] =~\n%r!(msdos|mswin|djgpp|mingw|[Ww]indows)!
Files
- lib/rake/alt_system.rb