# Generated by roxygen2: do not edit by hand

S3method(print,parabar)
export(AsyncBackend)
export(Backend)
export(BackendFactory)
export(Bar)
export(BarFactory)
export(BasicBar)
export(Context)
export(ContextFactory)
export(Exception)
export(Helper)
export(LOGO)
export(ModernBar)
export(Options)
export(ProgressDecorator)
export(Service)
export(Specification)
export(SyncBackend)
export(TaskState)
export(Warning)
export(clear)
export(configure_bar)
export(evaluate)
export(export)
export(get_option)
export(make_logo)
export(par_sapply)
export(peek)
export(set_default_options)
export(set_option)
export(start_backend)
export(stop_backend)
importFrom(R6,R6Class)
importFrom(callr,r_session)
importFrom(filelock,lock)
importFrom(filelock,unlock)
importFrom(parallel,clusterCall)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parApply)
importFrom(parallel,parSapply)
importFrom(parallel,stopCluster)
importFrom(progress,progress_bar)
