Sha256: 4f16bdc39a9f207b9b0554e29ba1553d6edf3f48e0e7f43437657d554c0d0d15

Contents?: true

Size: 199 Bytes

Versions: 16

Compression:

Stored size: 199 Bytes

Contents

#!/usr/bin/env ruby

path = File.expand_path(File.dirname(__FILE__) + "/../lib/allison")

if ARGV.first == "--path"
  puts path
else
  system("rdoc", "--template", path, "--inline-source", *ARGV)
end

Version data entries

16 entries across 16 versions & 4 rubygems

Version Path
ric-0.14.2 vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/bin/allison
ric-0.14.1 vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/bin/allison
ric-0.14.0 vendor/bundle/ruby/2.7.0/gems/allison-2.0.3/bin/allison
ric-0.13.0 vendor/bundle/ruby/2.5.0/gems/allison-2.0.3/bin/allison
ric-0.12.2 vendor/bundle/ruby/2.5.0/gems/allison-2.0.3/bin/allison
jrun-rstack-0.5.2 vendor/allison-2.0.2/bin/allison
jrun-rstack-0.5.4 vendor/allison-2.0.2/bin/allison
jrun-rstack-0.5.5 vendor/allison-2.0.2/bin/allison
horseman-0.0.5 vendor/ruby/1.9.1/gems/allison-2.0.3/bin/allison
horseman-0.0.4 vendor/ruby/1.9.1/gems/allison-2.0.3/bin/allison
horseman-0.0.3 vendor/ruby/1.9.1/gems/allison-2.0.3/bin/allison
horseman-0.0.2 vendor/ruby/1.9.1/gems/allison-2.0.3/bin/allison
allison-2.0 bin/allison
allison-2.0.1 bin/allison
allison-2.0.2 bin/allison
allison-2.0.3 bin/allison