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

Go to the source code of this file.

Functions

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

Function Documentation

◆ LaunchExternal()