exe: add trivial docstring
This commit is contained in:
parent
1392fb40c9
commit
1a7b7daa93
1
exe.hpp
1
exe.hpp
@ -12,6 +12,7 @@
|
|||||||
#include <experimental/filesystem>
|
#include <experimental/filesystem>
|
||||||
|
|
||||||
namespace cruft {
|
namespace cruft {
|
||||||
|
/// Returns a path to the current executable.
|
||||||
std::experimental::filesystem::path image_path (void);
|
std::experimental::filesystem::path image_path (void);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user