CLI2: Added polymorphic ::attribute
This commit is contained in:
@@ -48,6 +48,7 @@ public:
|
||||
void unTagAll ();
|
||||
*/
|
||||
void attribute (const std::string&, const std::string&);
|
||||
void attribute (const std::string&, const int);
|
||||
const std::string attribute (const std::string&) const;
|
||||
const std::string dump () const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user