Sha256: bd6a8e3772e13d62644686454b3b1e6f3d41eb9bdca03b1c500ee7fdbf41ab47
Contents?: true
Size: 243 Bytes
Versions: 8
Compression:
Stored size: 243 Bytes
Contents
#!/usr/local/bin/ruby # reads from standard input and writes the number # of lines to standard output # used to test cmdpipe Rios $:.unshift File.expand_path(File.dirname(__FILE__)+'/../../lib/') require 'rio' rio(?-).puts(rio(?-)[].size)
Version data entries
8 entries across 8 versions & 2 rubygems