Class: RIESS::ActiveConsole::IEWindow

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

Instance Attribute Summary collapse

Instance Attribute Details

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



78
79
80
# File 'lib/riess.rb', line 78

def title
  @title
end

#win_objectObject

Returns the value of attribute win_object

Returns:

  • (Object)

    the current value of win_object



78
79
80
# File 'lib/riess.rb', line 78

def win_object
  @win_object
end