This commit is contained in:
parent
aa2ff7b2f0
commit
2f3113f55d
11742 changed files with 1223940 additions and 0 deletions
10
unikernel/duniverse/mirage/test/functoria/e2e/lib/e2e.mli
Normal file
10
unikernel/duniverse/mirage/test/functoria/e2e/lib/e2e.mli
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
open Functoria.DSL
|
||||
|
||||
val register :
|
||||
?init:job impl list ->
|
||||
?src:[ `Auto | `None | `Some of string ] ->
|
||||
string ->
|
||||
job impl list ->
|
||||
unit
|
||||
|
||||
val run : unit -> unit
|
||||
Loading…
Add table
Add a link
Reference in a new issue