Package jetbrains.mps.smodel.resources
Interface CleanupActivityResource
- 
public interface CleanupActivityResource extends IResource, Runnable
Clean-up activity wrapped as a make resource to get passed between targets. Comes handy when a task allocates a resource that needs to survive few make steps (e.g. transient models of generator), but need clean-up once make process is over