feat: refine with new_table
This commit is contained in:
committed by
Simon Hauser
parent
a0a038170d
commit
ef9137d85c
@@ -24,6 +24,7 @@ return function(opts)
|
||||
|
||||
return setmetatable({
|
||||
results = results,
|
||||
entry_maker = entry_maker,
|
||||
close = function() end,
|
||||
}, {
|
||||
__call = function(_, _, process_result, process_complete)
|
||||
|
||||
Reference in New Issue
Block a user