lib/getch/void/services.rb in getch-0.7.3 vs lib/getch/void/services.rb in getch-0.11.0
- old
+ new
@@ -1,8 +1,9 @@
# frozen_string_literal: true
module Getch
module Void
+ # install/enable services
class Services
def initialize
x
end