Provides the CLI utility for easily running Ruby 3.0.0+ applications with Zap
8 9 10 11 12
# File 'lib/zapp/cli.rb', line 8 def run parse_options Zapp::Server.new.run end