Struct password_store::PasswordStore [] [src]

pub struct PasswordStore;

Pass process runner.

Methods

impl PasswordStore
[src]

Get the password a the specified path.

Get the list of usernames at the specified path.

Insert a password in the store.

Remove a password from the store.