MeVisLab Toolbox Reference
macos::TerminalBridge Class Reference

Terminal.app scripting bridge. More...

#include <macTerminalBridge.h>

Static Public Member Functions

static bool executeScript (const std::string &script)
 Open new Terminal window and execute the given script (UTF-8) More...
 

Detailed Description

Terminal.app scripting bridge.

Definition at line 26 of file macTerminalBridge.h.

Member Function Documentation

◆ executeScript()

static bool macos::TerminalBridge::executeScript ( const std::string &  script)
static

Open new Terminal window and execute the given script (UTF-8)


The documentation for this class was generated from the following file: