40 41 42
# File 'lib/codebuild/cli.rb', line 40 def start(project_name=nil) Start.new(options.merge(project_name: project_name)).run end