KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
launch_ext.cpp File Reference
#include <launch_ext.h>
#include <wx/utils.h>

Go to the source code of this file.

Functions

bool LaunchExternal (const wxString &aPath)
 Launches the given file or folder in the host OS.
 

Function Documentation

◆ LaunchExternal()

bool LaunchExternal ( const wxString &  aPath)