lib/command_kit/help.rb in command_kit-0.5.0 vs lib/command_kit/help.rb in command_kit-0.5.1
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module CommandKit
#
# Defines a place-holder {Help#help help} method.
#
# ## Examples