aqueductcore
aqueductcore copied to clipboard
Implement Logics of plugin execution and result representation in the UI
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).