class CookbookOmnifetch::NotACookbook
def initialize(path)
-
path
(String
) --
def initialize(path) @path = File.expand_path(path) rescue path super(to_s) end
path
(String
)
--
def initialize(path) @path = File.expand_path(path) rescue path super(to_s) end