# Generated by roxygen2: do not edit by hand

export(activate_js)
export(add_css_file)
export(add_dockerfile)
export(add_dockerfile_heroku)
export(add_dockerfile_shinyproxy)
export(add_dockerfile_with_renv)
export(add_dockerfile_with_renv_heroku)
export(add_dockerfile_with_renv_shinyproxy)
export(add_empty_file)
export(add_fct)
export(add_html_template)
export(add_js_file)
export(add_js_handler)
export(add_js_input_binding)
export(add_js_output_binding)
export(add_module)
export(add_partial_html_template)
export(add_positconnect_file)
export(add_r6)
export(add_resource_path)
export(add_rscignore_file)
export(add_rstudioconnect_file)
export(add_sass_file)
export(add_shinyappsio_file)
export(add_shinyserver_file)
export(add_ui_server_files)
export(add_utils)
export(amend_golem_config)
export(app_dev)
export(app_prod)
export(browser_button)
export(browser_dev)
export(bundle_resources)
export(cat_dev)
export(create_golem)
export(css_template)
export(detach_all_attached)
export(disable_autoload)
export(document_and_reload)
export(empty_template)
export(expect_html_equal)
export(expect_running)
export(expect_shinytag)
export(expect_shinytaglist)
export(favicon)
export(fill_desc)
export(get_current_config)
export(get_golem_name)
export(get_golem_options)
export(get_golem_version)
export(get_golem_wd)
export(get_sysreqs)
export(golem_welcome_page)
export(install_dev_deps)
export(invoke_js)
export(is_golem)
export(is_running)
export(js_handler_template)
export(js_template)
export(maintenance_page)
export(make_dev)
export(message_dev)
export(module_template)
export(pkg_name)
export(pkg_path)
export(pkg_version)
export(print_dev)
export(project_hook)
export(remove_favicon)
export(run_dev)
export(sanity_check)
export(sass_template)
export(set_golem_name)
export(set_golem_options)
export(set_golem_version)
export(set_golem_wd)
export(use_external_css_file)
export(use_external_file)
export(use_external_html_template)
export(use_external_js_file)
export(use_favicon)
export(use_internal_css_file)
export(use_internal_file)
export(use_internal_html_template)
export(use_internal_js_file)
export(use_module_test)
export(use_readme_rmd)
export(use_recommended_deps)
export(use_recommended_tests)
export(use_utils_server)
export(use_utils_test_server)
export(use_utils_test_ui)
export(use_utils_ui)
export(warning_dev)
export(with_golem_options)
importFrom(attempt,attempt)
importFrom(attempt,is_try_error)
importFrom(attempt,stop_if)
importFrom(attempt,stop_if_not)
importFrom(attempt,without_warning)
importFrom(config,get)
importFrom(htmltools,htmlDependency)
importFrom(shiny,addResourcePath)
importFrom(shiny,getShinyOption)
importFrom(shiny,htmlTemplate)
importFrom(shiny,includeScript)
importFrom(shiny,tagList)
importFrom(shiny,tags)
importFrom(tools,file_ext)
importFrom(utils,capture.output)
importFrom(utils,file.edit)
importFrom(utils,getFromNamespace)
importFrom(utils,menu)
importFrom(utils,modifyList)
importFrom(utils,person)
importFrom(utils,sessionInfo)
importFrom(yaml,read_yaml)
importFrom(yaml,write_yaml)
