Sha256: 76cd822fb50808476d0f122982151a6739522ac298eb2474151dbaab82a8e38f
Contents?: true
Size: 198 Bytes
Versions: 2
Compression:
Stored size: 198 Bytes
Contents
#!/usr/bin/env ruby require 'specific_help' target_dir = File.expand_path("../../lib/daddygongon", __FILE__) help_file = File.join(target_dir,'test_help') SpecificHelp::Command.run(help_file, ARGV)
Version data entries
2 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
my_help-0.2.3 | exe/t_h |
my_help-0.2.3 | exe/test_help |