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

Description

VuoAppLaunch interface.

Definition in file VuoAppLaunch.h.

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.