Skip to documentation
SLOP

tiny.smg.scan.reconcile

Reference tiny.smg scan reconcile

Defined in scan.

API (7)

Actions

Public operations.

Types and contracts

Public types and contracts.

Namespaces

Public namespaces.

No direct callersNo direct callsscanreconcile
Static calls · unresolved targets: unknown · external targets: unknown.

Source

Source: tools/smg/src/scan/reconcile/root.zig

zig
pub const scope = @import("scope.zig");pub const projection = @import("projection.zig");pub const Plan = projection.Plan;pub const clonePlan = projection.clonePlan;pub const prepare = projection.prepare;pub const finish = projection.finish;pub const ensurePackageHierarchy = projection.ensurePackageHierarchy;

Source: tools/smg/src/scan/root.zig:10

zig
pub const reconcile = @import("reconcile/root.zig");

Audit

Definitions1
Public names1
Members0
Version26.7.0
Revisiondaab053ee433