Vancouver Watching 🌈 with AI β€” 45

Arash Kamangir
Mar 3, 2024

--

Next,

@ls help
@select
@ls local .
@ls cloud .
@ls ~/Downloads
abcli_log_list help

abcli_log_list this+that \
--before "list of" \
--delim + \
--after "important thing(s)"

abcli_log_list "this that" \
--before "list of" \
--delim space \
--after "important thing(s)"

abcli_log_list "this,that" \
--before "list of" \
--delim ,\
--after "important thing(s)"

abcli_log_list this,that

abcli_log_list this,that \
--verbose 1

create a test, fix all references to abcli_log_list,

abcli test help
abcli test list
abcli test dryrun
abcli test
vanwatch test list
abcli_test plugin=vancouver_watching,list
vanwatch test help
vanwatch test list
vanwatch test dryrun
vanwatch test
vanwatch pytest help
vanwatch pytest list
vanwatch pytest dryrun
vanwatch pytest

continues.

--

--

No responses yet