lib/rash/shell/pry/commands/h.rb in rash-shell-0.1.1 vs lib/rash/shell/pry/commands/h.rb in rash-shell-0.2.0
- old
+ new
@@ -2 +1,3 @@
+# frozen_string_literal: true
+
Pry::Commands.create_command 'h' do
description 'Show application specific help (if any are defined): h ARG'