method

banner

banner(*)
private

No documentation available.

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