Rigorous and Reliable (RAR)

Full Version: query
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Queries search the corpus and return matching results. The workflow follows the targeting op pattern http://rar.shufangkeji.com:60380/showthr...p?tid=9227
(09-24-2020 01:05 PM)zhihao Wrote: [ -> ]query_case()
Code:
query_case() {
    clear file $tspfn
    for each case; do
        set option $tycano for procone.py
    done
    auntie register tasks
    generate query result response
}

The current workflow is recorded in http://rar.shufangkeji.com:60380/showthr...p?tid=9227
Reference URL's