Class: Getch::Void::Update

Inherits:
Object
  • Object
show all
Defined in:
lib/getch/void/update.rb

Overview

system update

Instance Method Summary collapse

Constructor Details

#initializeUpdate

Returns a new instance of Update.



7
8
9
10
# File 'lib/getch/void/update.rb', line 7

def initialize
  @log = Log.new
  x
end