"); Environment::configure($argv[1]); $mc = Meshcore::getInstance(); $mc->appStart("app_get_contacts"); $resp = $mc->getContacts(); print_r($resp);