Module Agent.PremiseSource

Sourcemodule Info : sig ... end
Sourcetype t = {
  1. full_name : string;
  2. file : string;
  3. info : (Info.t, string) Result.t;
}