Module: LastPass

Defined in:
lib/lastpass/blob.rb,
lib/lastpass/http.rb,
lib/lastpass/note.rb,
lib/lastpass/chunk.rb,
lib/lastpass/vault.rb,
lib/lastpass/parser.rb,
lib/lastpass/account.rb,
lib/lastpass/fetcher.rb,
lib/lastpass/session.rb,
lib/lastpass/version.rb,
lib/lastpass/exceptions.rb

Overview

Copyright © 2013 Dmitry Yakimenko ([email protected]). Licensed under the terms of the MIT license. See LICENCE for details.

Defined Under Namespace

Classes: Account, Blob, Chunk, Error, Fetcher, HTTP, InvalidResponseError, LastPassIncorrectGoogleAuthenticatorCodeError, LastPassIncorrectYubikeyPasswordError, LastPassInvalidPasswordError, LastPassUnknownError, LastPassUnknownUsernameError, NetworkError, Note, Parser, Session, UnknownResponseSchemaError, Vault

Constant Summary collapse

VERSION =
"1.7.1"