Vuo 2.4.4
Loading...
Searching...
No Matches
Functions
VuoAppLaunch.m File Reference

Description

VuoAppLaunch implementation.

Definition in file VuoAppLaunch.m.

Go to the source code of this file.

Functions

void VuoAppLaunch_launch (VuoText rawUrl, bool activate)
 Launches the .app at rawUrl, or brings it to the foreground if it's already running.
 

Function Documentation

◆ VuoAppLaunch_launch()

void VuoAppLaunch_launch ( VuoText  rawUrl,
bool  activate 
)

Launches the .app at rawUrl, or brings it to the foreground if it's already running.

Definition at line 30 of file VuoAppLaunch.m.