Class: TonSdk::KwStruct

Inherits:
Struct
  • Object
show all
Defined in:
lib/ton_sdk_client/kw_struct.rb

Class Method Summary collapse

Class Method Details

.new(*several_variants, keyword_init: true) ⇒ Object



3
4
5
# File 'lib/ton_sdk_client/kw_struct.rb', line 3

def self.new(*several_variants, keyword_init: true)
  super
end