make_with_title

make_with_title(a_title) copy to clipboard

Make a new instance of TerminalCommander with setting a custom title.

This method is equivalent to the following.

(make TerminalCommander)'s set_custom_title(a_title)

Parameters
Result

script object