class Auth

Defined in:

commands/auth.cr

Instance Method Summary

Instance methods inherited from class Command::Base

execute execute

Class methods inherited from class Command::Base

command command, description description

Instance Method Detail

def email : String #

[View source]
def email=(email : String) #

[View source]
def execute #

[View source]
def password : String #

[View source]
def password=(password : String) #

[View source]