lib/puppet-debugger/support/scope.rb in puppet-debugger-0.6.1 vs lib/puppet-debugger/support/scope.rb in puppet-debugger-0.7.0

- old
+ new

@@ -1,5 +1,6 @@ # frozen_string_literal: true + module PuppetDebugger module Support module Scope # @param [Puppet::Pops::Scope] - Scope object or nil def set_scope(value)