method

pid

pid()
private

No documentation available.

# File railties/lib/rails/commands/server/server_command.rb, line 255
        def pid
          File.expand_path(options[:pid])
        end