AiLibrary  v1.3.0
A single-header C++ Library from Ailurus Studio
Shell Functions

Functions providing shell support. More...

Functions

INLINE std::string ai::execute (const std::string command)
 

Detailed Description

Group of functions that will help you to interact with shell and other programs

Function Documentation

◆ execute()

INLINE std::string ai::execute ( const std::string  command)
Here is the call graph for this function: