class AocCli::Errors::NotInit
Public Instance Methods
message()
click to toggle source
# File lib/aoc_cli/errors.rb, line 138 def message <<~error #{ERROR}: You must initialise the directory first error end
# File lib/aoc_cli/errors.rb, line 138 def message <<~error #{ERROR}: You must initialise the directory first error end