8 9 10
# File 'lib/blubber/cli.rb', line 8 def build exit(Flow.build) # Fails to build if any layer fails end