do

do(a_command) copy to clipboard

Execute sell commands in a terminal. If required, new terminal window will be opened.After sending commands, the termial window is bring to front.

This mehthod is equivalent to the follwing.

do_with({command:command, with_activation:true, in_newterm:false})

Parameters
Result

none