summaryrefslogtreecommitdiff
path: root/src/components/utils/include/utils/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/utils/include/utils/system.h')
-rw-r--r--src/components/utils/include/utils/system.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/components/utils/include/utils/system.h b/src/components/utils/include/utils/system.h
index 16bdc0367..3b34d7852 100644
--- a/src/components/utils/include/utils/system.h
+++ b/src/components/utils/include/utils/system.h
@@ -1,4 +1,4 @@
-/**
+/*
* Copyright (c) 2014, Ford Motor Company
* All rights reserved.
*
@@ -76,6 +76,9 @@ class System {
*/
bool Execute(bool wait);
+ std::string command() const;
+ std::vector<std::string> argv() const;
+
private:
/**
* Command for executing