WillAbides / kongplete

MIT License
30 stars 9 forks source link

Custom predictors at some branches #7

Closed sirkon closed 4 years ago

sirkon commented 4 years ago

Hi! Thanks for the library, it is really useful!

I have a question, is itr possible to set custom predictors at some branches?

I have the following disposition:

tool cmd1|cmd2 <values...>

where cmd1 goes without args and branch cmd2 comes with <values> than can only be computed with a special logic. Is it possible to set my custom predictor for certain branch?

sirkon commented 4 years ago

My bad, should read examples first LOL, I am sorry :)