activator library
Functions
-
activatePackage(
Directory projectDir) → Future< int> -
getCommandsNeedingWarmup(
Iterable< String> allCommands, Set<String> existingSnapshots) → Iterable<String> -
getExistingSnapshots(
) → Future< Set< String> > -
isPackageActivated(
String packageName) → Future< bool> -
warmUpCommands(
Iterable keys, {void onProgress(int current, int total)?}) → Future< void>