Sha256: b5d2d2cd7011778f7a6ee73b1ded947c9100890ab2ff6ec662d176f54a6dad03
Contents?: true
Size: 146 Bytes
Versions: 3
Compression:
Stored size: 146 Bytes
Contents
# frozen_string_literal: true Pry::Commands.create_command 'h' do description 'Show application specific help (if any are defined): h ARG' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rash-shell-0.3.1 | lib/rash/shell/pry/commands/h.rb |
rash-shell-0.3.0 | lib/rash/shell/pry/commands/h.rb |
rash-shell-0.2.0 | lib/rash/shell/pry/commands/h.rb |