class TerraformLandscape::Output

def notice(*args)

Parameters:
  • args (Array) --
def notice(*args)
  color(35, *args)
end