make_makefile_entry_for_cmd# make_makefile_entry_for_cmd(curr_command_ind: int, prev_command_inds: list[int], cfg_json_uri: str, command: str, opts: dict | None = None) → str[source]# Parameters curr_command_ind (int) – prev_command_inds (list[int]) – cfg_json_uri (str) – command (str) – opts (dict | None) – Return type str