Function gr::remote::get_comment_mr
source ยท pub fn get_comment_mr(
domain: String,
path: String,
config: Arc<Config>,
cache_args: Option<&CacheCliArgs>,
) -> Result<Arc<dyn CommentMergeRequest + Send + Sync + 'static>>