Open tsuyoshicho opened 5 years ago
remain: non-agent passpharase resolve sequencial need.
simplify - function only one.
call entry-value return (return promise)Funcref
setup need then(result -> getvalue(result)).then(setvalue)?
error handling need (no entry data...)
Call Path
call pass#get_startup call create_generator
create_generator call Async.Promise.Process.strart(cmd) then (reslove -> value_select(resolve.stdout)) then (resolve -> value_set(resolve) catch (error msg)
startup using promise.defferd
then (call resolver)
総合的なリファクタリングが必要 他をちゃんと整理完結させてから
see vital-Whisky/Process.txt at master · lambdalisue/vital-Whisky
totaly, gpg call cmd handling and keeping to startup resolver(currently stay only let val/funcall,process same normal)