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