class Envirobly::Default
def initialize(shell: nil)
def initialize(shell: nil) @path = File.join Envirobly::Config::DIR, "defaults", self.class.file @shell = shell end
def initialize(shell: nil) @path = File.join Envirobly::Config::DIR, "defaults", self.class.file @shell = shell end