# File lib/librarian/cli.rb, line 25 def bin! status = with_environment { returning_status { start } } exit status end