package
0.9.6
Repository: https://github.com/google/gapid.git
Documentation: pkg.go.dev

# Functions

BuildRunAndConnect builds all the source files with javac, executes them with java, attaches to it via JDWP, then calls onConnect with the connection.

# Type aliases

JavaSource is a map of file name 'foo.java' to the source code.