Class PhusionPassenger::Standalone::RuntimeLocator
In: lib/phusion_passenger/standalone/runtime_locator.rb
Parent: Object

Helper class for locating runtime files used by Passenger Standalone.

Methods

Attributes

runtime_dir  [R] 

Public Class methods

Public Instance methods

Returns the path to the Nginx binary that Passenger Standalone may use, or nil if not installed.

Returns the directory in which Passenger Standalone support binaries are stored, or nil if not installed.

Returns the directory to which the Nginx binary may be installed, in case the RuntimeInstaller is to be invoked.

Returns the directory to which support binaries may be installed, in case the RuntimeInstaller is to be invoked.

[Validate]