struct CrystalGauntlet::UserSession
- CrystalGauntlet::UserSession
- Struct
- Value
- Object
Defined in:
lib/templates.crConstructors
Instance Method Summary
- #account_id : Int32
- #clone
- #copy_with(username _username = @username, account_id _account_id = @account_id, user_id _user_id = @user_id)
- #user_id : Int32
- #username : String
Constructor Detail
Instance Method Detail
def copy_with(username _username = @username, account_id _account_id = @account_id, user_id _user_id = @user_id)
#