pub fn arg_json_session_parse( json_str: &str, ) -> Result<Option<RuntimeArgs>, CliError>
Parse session arguments into runtime args.