Package gw.config

Interface IPlatformHelper

All Superinterfaces:
IPluginHost, IService
All Known Implementing Classes:
AbstractPlatformHelper, CompilerPlatformHelper, DefaultPlatformHelper, GosuEditorPlatformHelper

public interface IPlatformHelper extends IService
  • Method Details

    • getExecutionMode

      ExecutionMode getExecutionMode()
    • shouldCacheTypeNames

      boolean shouldCacheTypeNames()
    • refresh

      void refresh(IModule module)
    • isPathIgnored

      boolean isPathIgnored(String relativePath)
    • getIndexFile

      File getIndexFile(String id)
    • getIDEACachesDirFile

      File getIDEACachesDirFile()
    • getIDEACachesDir

      String getIDEACachesDir()
    • getIDEACorruptionMarkerFile

      File getIDEACorruptionMarkerFile()