struct Crython::SessionToken

Defined in:

crython/env.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(id : UInt64, generation : UInt64) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(id _id = @id, generation _generation = @generation) #

[View source]
def generation : UInt64 #

def id : UInt64 #