exec


Description:

public async void exec (Tool run) throws Error

Serializes this object to the `write_file` arguments object and runs the tool.

Parameters:

run

The execution `Tool` for this task run (provides chat, session, `parent`).

Exceptions:

GLib.Error

From the tool implementation or transport.