Class
Spring::Env
In:
lib/spring/env.rb
Parent:
Object
Methods
app_name
application_id
kill
log
new
pid
pidfile_path
project_root
root
server_command
server_running?
socket_name
socket_path
stop
tmp_path
version
Attributes
log_file
[R]
Public Class methods
new
(options = {})
Public Instance methods
app_name
()
application_id
()
kill
(sig)
log
(message)
pid
()
pidfile_path
()
project_root
()
root
()
server_command
()
server_running?
()
socket_name
()
socket_path
()
stop
()
tmp_path
()
version
()
[Validate]