# Generated by roxygen2 (4.1.1): do not edit by hand

export(archive)
export(assign_issue)
export(close_issue)
export(comment_commit)
export(comment_issue)
export(create_branch)
export(create_merge_request)
export(delete_branch)
export(edit_commit_comment)
export(edit_issue)
export(edit_issue_comment)
export(file_exists)
export(get_comments)
export(get_commit_comments)
export(get_commits)
export(get_diff)
export(get_file)
export(get_issue)
export(get_issue_comments)
export(get_issues)
export(get_project_id)
export(gitlab)
export(gitlab_connection)
export(list_branches)
export(list_files)
export(list_projects)
export(new_issue)
export(pipe_into)
export(proj_req)
export(project_connection)
export(push_file)
export(reopen_issue)
export(repository)
export(set_gitlab_connection)
export(to_issue_id)
export(unassign_issue)
export(unset_gitlab_connection)
import(functional)
import(httr)
import(magrittr)
importFrom(base64enc,base64decode)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,select)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(utils,capture.output)
