We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e4c1df commit 85a1db3Copy full SHA for 85a1db3
lib/puppet/provider/archive/ruby.rb
@@ -7,7 +7,6 @@
7
require 'tempfile'
8
require 'puppet/util/execution'
9
10
-require 'pry'
11
# This provider implements a simple state-machine. The following attempts to #
12
# document it. In general, `def adjective?` implements a [state], while `def
13
# verb` implements an {action}.
0 commit comments