method
pid
v6.0.0 -
Show latest stable
- Class:
Rails::Command::ServerCommand
pid()private
No documentation available.
# File railties/lib/rails/commands/server/server_command.rb, line 255
def pid
File.expand_path(options[:pid])
end