# Generated by roxygen2: do not edit by hand

export(build_inputs)
export(build_script_df)
export(chk_workdir)
export(create_dir)
export(crt_workdir)
export(cvt_class2df)
export(cvt_list2df)
export(download_fns)
export(download_script)
export(download_script_files)
export(extract_fns)
export(get_inputs)
export(get_yml_inputs)
export(init_cfg)
export(merge_lists)
export(read_yml)
export(resolve)
export(run_example)
export(start_phuse)
importFrom(RCurl,url.exists)
importFrom(git2r,clone)
importFrom(git2r,init)
importFrom(git2r,is_empty)
importFrom(rlist,list.merge)
importFrom(stats,setNames)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,str)
importFrom(utils,url.show)
importFrom(utils,write.csv)
importFrom(yaml,yaml.load)
importFrom(yaml,yaml.load_file)
