1# Generated by roxygen2: do not edit by hand
2
3S3method("[",cli_doc)
4S3method(as.character,cli_no)
5S3method(as.character,cli_noprint)
6S3method(as.character,cli_sitrep)
7S3method(cli_format,character)
8S3method(cli_format,default)
9S3method(cli_format,numeric)
10S3method(format,cli_ansi_html_style)
11S3method(format,cli_diff_chr)
12S3method(format,cli_diff_str)
13S3method(format,cli_doc)
14S3method(format,cli_progress_demo)
15S3method(format,cli_sitrep)
16S3method(format,cli_spark)
17S3method(print,ansi_string)
18S3method(print,ansi_style)
19S3method(print,boxx)
20S3method(print,cli_ansi_html_style)
21S3method(print,cli_diff_chr)
22S3method(print,cli_doc)
23S3method(print,cli_progress_demo)
24S3method(print,cli_sitrep)
25S3method(print,cli_spark)
26S3method(print,cli_spinner)
27S3method(print,rule)
28S3method(print,tree)
29export("__cli_update_due")
30export(ansi_align)
31export(ansi_chartr)
32export(ansi_columns)
33export(ansi_has_any)
34export(ansi_has_hyperlink_support)
35export(ansi_hide_cursor)
36export(ansi_html)
37export(ansi_html_style)
38export(ansi_nchar)
39export(ansi_palette_show)
40export(ansi_palettes)
41export(ansi_regex)
42export(ansi_show_cursor)
43export(ansi_simplify)
44export(ansi_strip)
45export(ansi_strsplit)
46export(ansi_strtrim)
47export(ansi_strwrap)
48export(ansi_substr)
49export(ansi_substring)
50export(ansi_tolower)
51export(ansi_toupper)
52export(ansi_trimws)
53export(ansi_with_hidden_cursor)
54export(bg_black)
55export(bg_blue)
56export(bg_br_black)
57export(bg_br_blue)
58export(bg_br_cyan)
59export(bg_br_green)
60export(bg_br_magenta)
61export(bg_br_red)
62export(bg_br_white)
63export(bg_br_yellow)
64export(bg_cyan)
65export(bg_green)
66export(bg_magenta)
67export(bg_none)
68export(bg_red)
69export(bg_white)
70export(bg_yellow)
71export(boxx)
72export(builtin_theme)
73export(cat_boxx)
74export(cat_bullet)
75export(cat_line)
76export(cat_print)
77export(cat_rule)
78export(ccli_tick_reset)
79export(cli)
80export(cli_abort)
81export(cli_alert)
82export(cli_alert_danger)
83export(cli_alert_info)
84export(cli_alert_success)
85export(cli_alert_warning)
86export(cli_blockquote)
87export(cli_bullets)
88export(cli_bullets_raw)
89export(cli_code)
90export(cli_div)
91export(cli_dl)
92export(cli_end)
93export(cli_format)
94export(cli_format_method)
95export(cli_h1)
96export(cli_h2)
97export(cli_h3)
98export(cli_inform)
99export(cli_li)
100export(cli_list_themes)
101export(cli_ol)
102export(cli_output_connection)
103export(cli_par)
104export(cli_process_done)
105export(cli_process_failed)
106export(cli_process_start)
107export(cli_progress_along)
108export(cli_progress_bar)
109export(cli_progress_builtin_handlers)
110export(cli_progress_cleanup)
111export(cli_progress_demo)
112export(cli_progress_done)
113export(cli_progress_message)
114export(cli_progress_num)
115export(cli_progress_output)
116export(cli_progress_step)
117export(cli_progress_styles)
118export(cli_progress_update)
119export(cli_rule)
120export(cli_sitrep)
121export(cli_status)
122export(cli_status_clear)
123export(cli_status_update)
124export(cli_text)
125export(cli_tick_reset)
126export(cli_ul)
127export(cli_vec)
128export(cli_verbatim)
129export(cli_warn)
130export(code_highlight)
131export(code_theme_list)
132export(col_black)
133export(col_blue)
134export(col_br_black)
135export(col_br_blue)
136export(col_br_cyan)
137export(col_br_green)
138export(col_br_magenta)
139export(col_br_red)
140export(col_br_white)
141export(col_br_yellow)
142export(col_cyan)
143export(col_green)
144export(col_grey)
145export(col_magenta)
146export(col_none)
147export(col_red)
148export(col_silver)
149export(col_white)
150export(col_yellow)
151export(combine_ansi_styles)
152export(console_width)
153export(default_app)
154export(demo_spinners)
155export(diff_chr)
156export(diff_str)
157export(format_bullets_raw)
158export(format_error)
159export(format_inline)
160export(format_message)
161export(format_warning)
162export(get_spinner)
163export(hash_animal)
164export(hash_emoji)
165export(hash_md5)
166export(is_ansi_tty)
167export(is_dynamic_tty)
168export(is_utf8_output)
169export(list_border_styles)
170export(list_spinners)
171export(list_symbols)
172export(make_ansi_style)
173export(make_spinner)
174export(no)
175export(num_ansi_colors)
176export(pb_bar)
177export(pb_current)
178export(pb_current_bytes)
179export(pb_elapsed)
180export(pb_elapsed_clock)
181export(pb_elapsed_raw)
182export(pb_eta)
183export(pb_eta_raw)
184export(pb_eta_str)
185export(pb_extra)
186export(pb_id)
187export(pb_name)
188export(pb_percent)
189export(pb_pid)
190export(pb_rate)
191export(pb_rate_bytes)
192export(pb_rate_raw)
193export(pb_spin)
194export(pb_status)
195export(pb_timestamp)
196export(pb_total)
197export(pb_total_bytes)
198export(pluralize)
199export(qty)
200export(rule)
201export(simple_theme)
202export(spark_bar)
203export(spark_line)
204export(start_app)
205export(stop_app)
206export(style_blurred)
207export(style_bold)
208export(style_dim)
209export(style_hidden)
210export(style_hyperlink)
211export(style_inverse)
212export(style_italic)
213export(style_no_bg_color)
214export(style_no_blurred)
215export(style_no_bold)
216export(style_no_color)
217export(style_no_dim)
218export(style_no_hidden)
219export(style_no_inverse)
220export(style_no_italic)
221export(style_no_strikethrough)
222export(style_no_underline)
223export(style_reset)
224export(style_strikethrough)
225export(style_underline)
226export(symbol)
227export(test_that_cli)
228export(ticking)
229export(tree)
230export(truecolor)
231export(utf8_graphemes)
232export(utf8_nchar)
233export(utf8_substr)
234importFrom(utils,getParseData)
235importFrom(utils,getSrcref)
236useDynLib(cli, .registration=TRUE)
237