class TerraformLandscape::Output

def error(*args)

Parameters:
  • args (Array) --
def error(*args)
  color(31, *args)
end