[][src]Function safe_authenticator::app_container::remove

pub fn remove(client: AuthClient, app_id: &str) -> Box<AuthFuture<bool>>

Removes an app's dedicated container if it's available and stored in the user's root dir. Returns true if it was removed successfully and false if it wasn't found in the parent dir.