Class Thin::Command
In: lib/thin/command.rb
Parent: Object

Run a command though the thin command-line script.

Methods

new   run   run   shellify  

Included Modules

Logging

Attributes

script  [RW]  Path to the thin script used to control the servers. Leave this to default to use the one in the path.

Public Class methods

Public Instance methods

Send the command to the thin script

Turn into a runnable shell command

[Validate]