Skip to main content

run_set

Function run_set 

Source
pub fn run_set(
    index: Option<usize>,
    name: String,
    value: String,
    json: bool,
) -> Result<()>