View on GitHub

Aesi adapter for IntelliJ

An Aesi adapter for IntelliJ.

Download this project as a .zip file Download this project as a tar.gz file

aesi-eclipse / com.virtlink.aesi.debugging.mock / MockDebugger / <init>

<init>

MockDebugger(mainFile: Path, sourceFiles: MutableList<Path>)

Initializes a new instance of the MockDebugger class.

Parameters

mainFile - The main file, where execution begins.

sourceFiles - The source files in the project, including the main file.