Class: TrueClass

Inherits:
Object
  • Object
show all
Defined in:
lib/skype/sharefunctions.rb,
lib/skype/object.rb

Overview

:nodoc: all

Instance Method Summary collapse

Instance Method Details

#_strObject



283
284
285
# File 'lib/skype/object.rb', line 283

def _str
  "TRUE"
end

#_swiObject



279
280
281
# File 'lib/skype/object.rb', line 279

def _swi
  "ON"
end