Esposter
    Preparing search index...

    Interface SnapshotCapture

    interface SnapshotCapture {
        location: SnapshotLocation;
        result: ExecResult;
    }
    Index
    result: ExecResult