Searched refs:command_json_path (Results 1 – 1 of 1) sorted by relevance
129 def generate_code_workspace_file(source_dirs,command_json_path,root_path): argument142 command_json_path = os.path.relpath(current_working_directory, root_path) + os.sep163 def command_json_to_workspace(root_path,command_json_path): argument195 generate_code_workspace_file(exclude_fold,command_json_path,root_path)
Completed in 6 milliseconds