add_password_sync
Description:
public void add_password_sync (
string name,
string password)
throws Error
Add the password to the GPasteDaemon
Parameters:
| this |
a Client instance
|
| name |
the name to identify the password to add
|
| password |
the password to add
|