FE 0.13.1
Header-only C++ frontend library
Loading...
Searching...
No Matches
fe::sys::CmdNotFound Class Reference

Thrown by sys::require_cmd when a command cannot be located on the system. More...

#include <fe/sys.h>

Inheritance diagram for fe::sys::CmdNotFound:
[legend]

Public Member Functions

 CmdNotFound (const std::string &s)

Detailed Description

Thrown by sys::require_cmd when a command cannot be located on the system.

Definition at line 32 of file sys.h.

Constructor & Destructor Documentation

◆ CmdNotFound()

fe::sys::CmdNotFound::CmdNotFound ( const std::string & s)
inline

Definition at line 34 of file sys.h.


The documentation for this class was generated from the following file: