Sha256: 89734728ade95f329aafdb4589b62ab622a02546effa11f478bd71a57063a5b2
Contents?: true
Size: 701 Bytes
Versions: 13
Compression:
Stored size: 701 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.1.0 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.emoji_extra_width_of(string, ambiguous = nil, overwrite = nil, _ = nil); end def self.of(string, ambiguous = nil, overwrite = nil, options = nil); end end
Version data entries
13 entries across 13 versions & 1 rubygems