We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Here is a list of feature https://github.com/0hsn/hence/blob/main/docs/alt-implemenation.md
@task
run_tasks(..
needs
@group
run_task_groups(..
AbstractWork
@work
some title %s
list
run_tasks
fnt_list
uid
The text was updated successfully, but these errors were encountered:
docs: draft reference impl from issue #17
5e50f3f
No branches or pull requests
Tasks
Here is a list of feature https://github.com/0hsn/hence/blob/main/docs/alt-implemenation.md
@task
,run_tasks(..
#24@task
parameterneeds
#25@group
,run_task_groups(..
#26@group
parameterneeds
#27AbstractWork
and@work
and all other related feature #33some title %s
so that dynamic value can be added later on #35list
from@task
return type #36run_tasks
'sfnt_list
params funcion type, it supports tuple #37uid
to@task
#38The text was updated successfully, but these errors were encountered: