core/handlers/source_handler library

Classes

SourceHandler
Base interface for handling different model source types Each source type (Network, Asset, Bundled, File) has its own handler implementation

Functions

assertInstalledFilePresent(int sizeBytes, String targetPath) → void
Fail loudly when an install "succeeded" but no usable file landed at targetPath.