pub fn ensure_layout()Expand description
Create the standard subdirectories and migrate any files left over from the
older flat layout (~/.innate/<file>) into their new homes. Idempotent and
best-effort: a single failed move never aborts startup.
pub fn ensure_layout()Create the standard subdirectories and migrate any files left over from the
older flat layout (~/.innate/<file>) into their new homes. Idempotent and
best-effort: a single failed move never aborts startup.