class TerraformLandscape::Output

def warning(*args)

Parameters:
  • args (Array) --
def warning(*args)
  color(33, *args)
end