lib/getch/void/post_config.rb in getch-0.7.3 vs lib/getch/void/post_config.rb in getch-0.11.0
- old
+ new
@@ -1,8 +1,9 @@
# frozen_string_literal: true
module Getch
module Void
+ # config after installing the rootfs
class PostConfig
def initialize
x
end