comments
authorJán Kupec <jkupec@suse.cz>
Thu, 2 Apr 2009 18:20:33 +0000 (20:20 +0200)
committerJán Kupec <jkupec@suse.cz>
Thu, 2 Apr 2009 18:20:33 +0000 (20:20 +0200)
src/utils/Augeas.h

index b208d19..d0feebf 100644 (file)
@@ -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
 {