public UpdaterInterface::postInstall()
Defines an interface for a class which can update a Drupal project. An Updater currently serves the following purposes:
public static UpdaterInterface::getProjectName($directory)
public UpdaterInterface::isInstalled()
public UpdaterInterface::postUpdate()
public static UpdaterInterface::getRootDirectoryRelativePath()
public static UpdaterInterface::canUpdateDirectory($directory)
public UpdaterInterface::getInstallDirectory()