patrol_cli library

Public API for driving a patrol develop session programmatically.

This barrel file re-exports the types needed by consumers such as the patrol_mcp server, so they don't have to import implementation files from lib/src/.

Classes

ConfigEntry
DevelopOptions
Configuration options for a patrol develop session.
DevelopService
Orchestrates a patrol develop session.
DevelopSessionFactory
Creates a fully-wired DevelopService with all its dependencies.
Device
DeviceFinder
Entry
FlutterCommand
TestCompletionResult
Result of a completed test execution within a develop session.
TestEntry