Sha256: 7356c3b7e5308c431e9c4366e69c21e2454878dc021cf7a87cf31015435197d0

Contents?: true

Size: 1.11 KB

Versions: 44

Compression:

Stored size: 1.11 KB

Contents

# typed: true

# DO NOT EDIT MANUALLY
# This is an autogenerated file for types exported from the `crack` gem.
# Please instead update this file by running `bin/tapioca gem crack`.

module Crack; end

class Crack::REXMLParser
  class << self
    def parse(xml); end
  end
end

class Crack::XML
  class << self
    def parse(xml); end
    def parser; end
    def parser=(parser); end
  end
end

class REXMLUtilityNode
  def initialize(name, normalized_attributes = T.unsafe(nil)); end

  def add_node(node); end
  def attributes; end
  def attributes=(_arg0); end
  def children; end
  def children=(_arg0); end
  def inner_html; end
  def name; end
  def name=(_arg0); end
  def to_hash; end
  def to_html; end
  def to_s; end
  def type; end
  def type=(_arg0); end
  def typecast_value(value); end
  def undasherize_keys(params); end

  private

  def unnormalize_xml_entities(value); end

  class << self
    def available_typecasts; end
    def available_typecasts=(obj); end
    def typecasts; end
    def typecasts=(obj); end
  end
end

class REXMLUtiliyNodeString < ::String
  def attributes; end
  def attributes=(_arg0); end
end

Version data entries

44 entries across 44 versions & 3 rubygems

Version Path
workosv2-2.15.0 sorbet/rbi/gems/crack@0.4.5.rbi
shopify_api-14.8.0 sorbet/rbi/gems/crack@0.4.5.rbi
shopify_api-14.7.0 sorbet/rbi/gems/crack@0.4.5.rbi
shopify_api-14.6.0 sorbet/rbi/gems/crack@0.4.5.rbi
shopify_api-14.5.0 sorbet/rbi/gems/crack@0.4.5.rbi
shopify_api-14.4.0 sorbet/rbi/gems/crack@0.4.5.rbi
shopify_api-14.3.0 sorbet/rbi/gems/crack@0.4.5.rbi
shopify_api-14.2.0 sorbet/rbi/gems/crack@0.4.5.rbi
shopify_api-14.1.0 sorbet/rbi/gems/crack@0.4.5.rbi
workos-4.1.0 sorbet/rbi/gems/crack@0.4.5.rbi
shopify_api-14.0.1 sorbet/rbi/gems/crack@0.4.5.rbi
workos-4.0.0 sorbet/rbi/gems/crack@0.4.5.rbi
shopify_api-14.0.0 sorbet/rbi/gems/crack@0.4.5.rbi
workos-3.1.0 sorbet/rbi/gems/crack@0.4.5.rbi
shopify_api-13.4.0 sorbet/rbi/gems/crack@0.4.5.rbi
workos-3.0.0 sorbet/rbi/gems/crack@0.4.5.rbi
workos-2.17.0 sorbet/rbi/gems/crack@0.4.5.rbi
shopify_api-13.3.1 sorbet/rbi/gems/crack@0.4.5.rbi
shopify_api-13.3.0 sorbet/rbi/gems/crack@0.4.5.rbi
shopify_api-13.2.0 sorbet/rbi/gems/crack@0.4.5.rbi