MimIR
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
mim::sys::CmdNotFound Class Reference

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

#include <mim/util/sys.h>

Inheritance diagram for mim::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()

mim::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: