public interface IPlatformHelper extends IService
| Modifier and Type | Method and Description |
|---|---|
ExecutionMode |
getExecutionMode() |
String |
getIDEACachesDir() |
File |
getIDEACachesDirFile() |
File |
getIDEACorruptionMarkerFile() |
File |
getIndexFile(String id) |
boolean |
isPathIgnored(String relativePath) |
void |
refresh(IModule module) |
boolean |
shouldCacheTypeNames() |
ExecutionMode getExecutionMode()
boolean shouldCacheTypeNames()
void refresh(IModule module)
boolean isPathIgnored(String relativePath)
File getIDEACachesDirFile()
String getIDEACachesDir()
File getIDEACorruptionMarkerFile()
Copyright © 2022. All rights reserved.