Interface EntryPoint

All Known Implementing Classes:
AutoEntryPoint, FileEntryPoint

public interface EntryPoint
  • Method Summary

    Modifier and Type
    Method
    Description
    process(Path workDir)
     
  • Method Details