mirror of
https://github.com/forkless/NotAlterra.git
synced 2026-08-25 19:52:37 +02:00
Complete 100% function doc coverage
This commit is contained in:
@@ -64,6 +64,7 @@ pub fn log_path() -> PathBuf {
|
||||
exe_dir().join("transaction.log")
|
||||
}
|
||||
|
||||
/// Return the directory containing the running executable.
|
||||
fn exe_dir() -> PathBuf {
|
||||
std::env::current_exe()
|
||||
.ok()
|
||||
|
||||
Reference in New Issue
Block a user