SkipOp constructor.
string $message: (optional) A custom message to output while skipping.
public function __construct($message = " - Skip <info>[dest-rel-path]</info>: disabled") { $this->message = $message; }