|
FE 0.15.0
A C++23 toolkit for writing compiler/interpreter frontends.
|
Thrown by sys::require_cmd when a command cannot be located on the system. More...
#include <fe/sys.h>
Public Member Functions | |
| CmdNotFound (const std::string &s) | |
Thrown by sys::require_cmd when a command cannot be located on the system.
|
inline |