Java API
interface

HostInspector

me.tamkungz.hostlens.HostInspector

Version
1.0.1
Java
21
Source file
me/tamkungz/hostlens/HostInspector.java
Repository
View source ↗
public interface HostInspector

Methods 3

name

String name()

supports

boolean supports(HostCaptureContext context)

inspect

void inspect(HostCaptureContext context, HostSnapshot.Builder snapshot) throws Exception