Esempio n. 1
0
 public function packages()
 {
     return arr::field($this->exec("port list installed"), 0);
 }