Sha256: 4b00b12f47feb11939619769574aa0db4f4e1f0267f302fc841e0e83d94fc833
Contents?: true
Size: 437 Bytes
Versions: 1
Compression:
Stored size: 437 Bytes
Contents
#!/usr/bin/env ruby # # rex # # Copyright (c) 2005-2006 ARIMA Yasuhiro <arima.yasuhiro@nifty.com> # # This program is free software. # You can distribute/modify this program under the terms of # the GNU LGPL, Lesser General Public License version 2.1. # For details of LGPL, see the file "COPYING". # ## --------------------------------------------------------------------- require 'rubygems' require 'rex' Rex::Cmd.new.run
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rex-1.0.2 | bin/rex |