pub fn to_openclaw(
loaded: &OpenclawLoaded,
dest: &Path,
) -> Result<OpenclawReport, InterchangeError>Expand description
Write an OpenClaw state directory from the world.
pub fn to_openclaw(
loaded: &OpenclawLoaded,
dest: &Path,
) -> Result<OpenclawReport, InterchangeError>Write an OpenClaw state directory from the world.