Sha256: f140d7f4928753a0cb52e247bfcace66a055109dad463b01b10a5e7ae834c9b0

Contents?: true

Size: 182 Bytes

Versions: 4

Compression:

Stored size: 182 Bytes

Contents

#!/usr/bin/env ruby
require 'specific_help'
target_dir = File.join(ENV['HOME'],'.my_help')
help_file = File.join(target_dir,'member_help')
SpecificHelp::Command.run(help_file, ARGV)

Version data entries

4 entries across 2 versions & 1 rubygems

Version Path
my_help-0.3.1 exe/m_h
my_help-0.3.1 exe/member_help
my_help-0.3.0 exe/m_h
my_help-0.3.0 exe/member_help