method

banner

banner(*)
private

No documentation available.

# File railties/lib/rails/commands/server/server_command.rb, line 248
        def self.banner(*)
          "rails server -u [thin/puma/webrick] [options]"
        end