aqueductcore icon indicating copy to clipboard operation
aqueductcore copied to clipboard

Implement Logics of plugin execution and result representation in the UI

Open str-anger opened this issue 10 months ago • 0 comments

After collection of the parameters and building an interface we have to pass these values to a server endpoint and expect it to return results. Results will consist of generic int (result code) and text fields (result code, std-err, std-out).

str-anger avatar Apr 22 '24 13:04 str-anger