Constructs a RestripeCommand object.
string $selector: A CSS selector for the table to be restriped.
public function __construct($selector) { $this->selector = $selector; }