mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-22 19:59:29 +00:00
Restrucuterde Autotype commands a bit
This commit is contained in:
@@ -45,4 +45,11 @@ extern NSString *const kMPAutptypeCommandEnter;
|
||||
*/
|
||||
- (void)execute;
|
||||
|
||||
/**
|
||||
* Validates the command and returns the result
|
||||
*
|
||||
* @return YES if the command is valid and can be executed. NO otherwise
|
||||
*/
|
||||
- (BOOL)isValid;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user