CB::Login
Inherits CB::Action / Reference / Object
Instance methods
client
Sourceclient=(client : CB::Client)
Sourcelib_open
Library used for opening a browser. This should ONLY be overriden for testing purposes.
lib_open=(lib_open : CB::Lib::Open.class)
Library used for opening a browser. This should ONLY be overriden for testing purposes.
run
Sourcestore_credentials
Sourcestore_credentials=(store_credentials : Proc(String, String, Bool))
Source