$paths path array split by / * @return bool true on success */ public function exec($paths); /** * get internal represenation as json string * @return string json string or html */ public function toJson(); }