Configurable cache dir (#567)

* Add a configurable cache dir

* Fix UDL field position
This commit is contained in:
Ross Savage
2024-11-18 13:36:38 +01:00
committed by GitHub
parent f65a8ae2c3
commit 802e9eece7
16 changed files with 84 additions and 17 deletions

View File

@@ -4372,6 +4372,8 @@ final class wire_cst_config extends ffi.Struct {
external ffi.Pointer<wire_cst_list_prim_u_8_strict> working_dir;
external ffi.Pointer<wire_cst_list_prim_u_8_strict> cache_dir;
@ffi.Int32()
external int network;