summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/system_exec.h
diff options
context:
space:
mode:
authorBen Loftis <ben@harrisonconsoles.com>2016-02-12 18:22:12 -0600
committerBen Loftis <ben@harrisonconsoles.com>2016-02-12 18:22:12 -0600
commitd814acbb8f3b48bc1165b8012da6ed0207ddb086 (patch)
tree4788cc044fbae6ea1dbf2705048ff5a4c0eb7b88 /libs/pbd/pbd/system_exec.h
parent0812f3bac19368cee5e2af04a93e50dbc640f9c5 (diff)
add some debugging capability for users of SystemExec. Needs review.
Diffstat (limited to 'libs/pbd/pbd/system_exec.h')
-rw-r--r--libs/pbd/pbd/system_exec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/pbd/pbd/system_exec.h b/libs/pbd/pbd/system_exec.h
index b554bdca94..07f7d139a7 100644
--- a/libs/pbd/pbd/system_exec.h
+++ b/libs/pbd/pbd/system_exec.h
@@ -115,6 +115,8 @@ class LIBPBD_API SystemExec
virtual ~SystemExec ();
+ std::string GetString();
+
/** fork and execute the given program
*
* @param stderr_mode select what to do with program's standard error