chigraph
master
Systems programming language written for beginners in LLVM
ExecutablePath.hpp
Go to the documentation of this file.
1
3
#pragma once
4
5
#ifndef CHI_SUPPORT_EXECUTABLE_PATH_HPP
6
#define CHI_SUPPORT_EXECUTABLE_PATH_HPP
7
8
#include <boost/filesystem/path.hpp>
9
10
namespace
chi
{
11
14
boost::filesystem::path
executablePath
();
15
}
16
17
#endif // CHI_SUPPORT_EXECUTABLE_PATH_HPP
chi::executablePath
boost::filesystem::path executablePath()
Get the path of the executable.
chi
The namespace where chigraph lives.
Definition:
BitcodeParser.hpp:12
lib
support
include
chi
Support
ExecutablePath.hpp
Generated on Sat Sep 16 2017 17:41:35 for chigraph by
1.8.13