projects
/
platform
/
upstream
/
zypper.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7642298
)
comments
author
Ján Kupec
<jkupec@suse.cz>
Thu, 2 Apr 2009 18:20:33 +0000
(20:20 +0200)
committer
Ján Kupec
<jkupec@suse.cz>
Thu, 2 Apr 2009 18:20:33 +0000
(20:20 +0200)
src/utils/Augeas.h
patch
|
blob
|
history
diff --git
a/src/utils/Augeas.h
b/src/utils/Augeas.h
index
b208d19
..
d0feebf
100644
(file)
--- a/
src/utils/Augeas.h
+++ b/
src/utils/Augeas.h
@@
-20,6
+20,10
@@
extern "C"
/**
* Zypper's wrapper around Augeas.
+ *
+ * \todo add root dir argument to constructor
+ * \todo add conf file to load argument
+ * \todo use the new API to cherry-pick the lense and conf file to load
*/
class Augeas : private zypp::base::NonCopyable
{