CLI2: Implemented A2::attribute for reading arg atts
This commit is contained in:
@@ -59,7 +59,9 @@ public:
|
||||
/*
|
||||
void attribute (const std::string&, const int);
|
||||
void attribute (const std::string&, const double);
|
||||
*/
|
||||
const std::string attribute (const std::string&) const;
|
||||
/*
|
||||
void removeAttribute (const std::string&);
|
||||
*/
|
||||
const std::string dump () const;
|
||||
|
||||
Reference in New Issue
Block a user