Changelog
Source:NEWS.md
cliExtras 0.1.0.9001 (2023-03-16)
- Update
check_yes()
to pass .envir and call parameters and to wrap prompt with non-breaking spaces. - Add new
cli_alert_ifnot()
,cli_alert_if()
, and related functions.
cliExtras 0.1.0.9000 (2023-03-09)
- Add
cli_if()
andcli_ifnot()
- Add
cli_paths()
,cli_list_files()
, andcli_bulletize()
- Add interactive
cli_menu()
,cli_yesno()
, andcli_ask()