aboutsummaryrefslogtreecommitdiff
path: root/bdep/utility.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/utility.hxx')
-rw-r--r--bdep/utility.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/bdep/utility.hxx b/bdep/utility.hxx
index c4d406c..133896f 100644
--- a/bdep/utility.hxx
+++ b/bdep/utility.hxx
@@ -114,6 +114,11 @@ namespace bdep
//
extern dir_path exec_dir;
+ // Path.
+ //
+ dir_path
+ current_directory ();
+
// Progress.
//
extern bool stderr_term; // True if stderr is a terminal.