Sha256: 007f483b950f7ffd87985bb7f15ff5e6808352d271503a54c4d51851815c5aa3

Contents?: true

Size: 891 Bytes

Versions: 5

Compression:

Stored size: 891 Bytes

Contents

# This file is autogenerated. Do not edit it by hand. Regenerate it with:
#   srb rbi gems

# typed: strict
#
# If you would like to make changes to this file, great! Please create the gem's shim here:
#
#   https://github.com/sorbet/sorbet-typed/new/master?filename=lib/unicode-display_width/all/unicode-display_width.rbi
#
# unicode-display_width-2.4.2

module Unicode
end
class Unicode::DisplayWidth
  def get_config(**kwargs); end
  def initialize(ambiguous: nil, overwrite: nil, emoji: nil); end
  def of(string, **kwargs); end
  def self.decompress_index(index, level); end
  def self.emoji_extra_width_of(string, ambiguous = nil, overwrite = nil, _ = nil); end
  def self.of(string, ambiguous = nil, overwrite = nil, options = nil); end
  def self.width_all_features(string, ambiguous, overwrite, options); end
  def self.width_no_overwrite(string, ambiguous, options = nil); end
end

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
minitest-distributed-0.2.11 sorbet/rbi/gems/unicode-display_width.rbi
minitest-distributed-0.2.10 sorbet/rbi/gems/unicode-display_width.rbi
ech_config-0.0.2 sorbet/rbi/gems/unicode-display_width.rbi
minitest-distributed-0.2.9 sorbet/rbi/gems/unicode-display_width.rbi
ech_config-0.0.1 sorbet/rbi/gems/unicode-display_width.rbi