Optional verifier for round-trippability, and fix wrapping and tab bugs.
This commit is contained in:
@@ -60,6 +60,8 @@ namespace Terminal {
|
||||
std::string diff_from( const Complete &existing ) const;
|
||||
void apply_string( std::string diff );
|
||||
bool operator==( const Complete &x ) const;
|
||||
|
||||
bool compare( const Complete &other ) const;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user