|
SOMHunter Core
|
Functions | |
| void | setup_terminal () |
| Setups the attached terminal accordingly. More... | |
| void | print_ISA_capibilites () |
| Prints available instruction set extensions (not working with MSVC). More... | |
| void | cd_back (std::size_t count=1) |
| void | initialize_aplication () |
| Runs all initialization routines related to the OS. More... | |
| bool | file_exists (const std::string &filepath) |
| bool | dir_exists (const std::string &path) |
| bool | dir_create (const std::string &path) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Runs all initialization routines related to the OS.

|
inline |
Prints available instruction set extensions (not working with MSVC).
|
inline |
Setups the attached terminal accordingly.