pub fn run_check(
store: &LocalFsStore,
from: &EnvId,
to: &EnvId,
) -> Result<MigrateDevReport, OpError>Expand description
Run every scanner and produce the report.
pub fn run_check(
store: &LocalFsStore,
from: &EnvId,
to: &EnvId,
) -> Result<MigrateDevReport, OpError>Run every scanner and produce the report.