require_once '/ChannelFile.php';
bool PEAR_ChannelFile::supportsREST (string [$mirror = FALSE])
bool PEAR_ChannelFile::supportsREST
This does not check to see which REST resources are supported, use getBaseURL() to check specific REST resource or resource group support.
Mirror server name or FALSE for the primary server.
throws no exceptions thrown
This function can not be called statically.