Sha256: 497f1fdb837b435fa7ff0486a90f32350c6c6851d77a447af6618fb26462b7d2
Contents?: true
Size: 179 Bytes
Versions: 36
Compression:
Stored size: 179 Bytes
Contents
@ECHO OFF IF NOT EXIST %~dp0tools\ToolLaunch.bat ( echo %~dp0tools\ToolLaunch.bat does not exist pause exit /b ) call %~dp0tools\ToolLaunch.bat rubyw.exe %~n0 %*
Version data entries
36 entries across 32 versions & 1 rubygems