# Generated by roxygen2: do not edit by hand

S3method(print,sm_manifest)
export(add_module)
export(create_module_project)
export(curr_proj)
export(default_shiny_io_functions)
export(edit_rstudio_shortcuts)
export(get_modules)
export(lint_ns)
export(list_categories)
export(module_namespace_linter)
export(open_sm_manifest)
export(preview_module)
export(remove_module)
export(sia_head_tag)
importFrom(cli,cli_abort)
importFrom(cli,cli_alert)
importFrom(cli,cli_alert_danger)
importFrom(cli,cli_alert_info)
importFrom(cli,cli_alert_success)
importFrom(cli,cli_alert_warning)
importFrom(cli,cli_end)
importFrom(cli,cli_h1)
importFrom(cli,cli_ol)
importFrom(cli,cli_par)
importFrom(cli,cli_text)
importFrom(cli,cli_ul)
importFrom(cli,cli_warn)
importFrom(cli,col_green)
importFrom(cli,symbol)
importFrom(desc,desc_get_field)
importFrom(desc,desc_get_or_fail)
importFrom(desc,desc_set)
importFrom(fs,dir_create)
importFrom(fs,dir_exists)
importFrom(fs,file_copy)
importFrom(fs,file_create)
importFrom(fs,file_delete)
importFrom(fs,file_exists)
importFrom(fs,path)
importFrom(fs,path_dir)
importFrom(fs,path_ext_remove)
importFrom(fs,path_file)
importFrom(fs,path_home_r)
importFrom(fs,path_rel)
importFrom(magrittr,"%>%")
importFrom(purrr,map_chr)
importFrom(rlang,.data)
importFrom(rlang,arg_match)
importFrom(rlang,check_installed)
importFrom(rlang,is_interactive)
importFrom(rlang,try_fetch)
importFrom(shiny,HTML)
importFrom(shiny,fluidPage)
importFrom(shiny,h1)
importFrom(shiny,p)
importFrom(shiny,runApp)
importFrom(shiny,shinyApp)
importFrom(shiny,stopApp)
importFrom(shiny,strong)
importFrom(shiny,tagList)
importFrom(shiny,tags)
importFrom(usethis,create_package)
importFrom(usethis,edit_file)
importFrom(usethis,local_project)
importFrom(usethis,proj_activate)
importFrom(usethis,proj_get)
importFrom(usethis,proj_path)
importFrom(usethis,ui_nope)
importFrom(usethis,use_package)
importFrom(usethis,use_package_doc)
importFrom(usethis,use_readme_rmd)
importFrom(usethis,use_template)
importFrom(usethis,use_testthat)
importFrom(usethis,use_tidy_description)
importFrom(utils,available.packages)
importFrom(utils,menu)
importFrom(yaml,as.yaml)
importFrom(yaml,read_yaml)
importFrom(yaml,write_yaml)
