Skip to main content

run_set_description

Function run_set_description 

Source
pub fn run_set_description(
    ctx: &CliContext,
    args: SetDescriptionArgs,
) -> Result<()>
Expand description

memstead mem set-description <NAME> <DESCRIPTION> — set or clear the mem’s one-line description via the in-process engine, persisting through the backend’s write_mem_config. Like set-version, this surface is gate-free and calls the engine directly. An empty DESCRIPTION clears the field.