class

Lucky::Session

Inherits Habitat::SettingsHelpers < Habitat::TempConfig < Reference < Object

Constants

HABITAT_SETTINGS = [{decl: key : String, example: nil, validation: nil}] of Nil

Class methods

configure
Source
settings
Source

Instance methods

clear(*args, **options)
Source
clear(*args, **options, &)
Source
delete(key : Key) : String | Nil
Source
get(key : Key) : String
Source
get?(key : Key) : String | Nil
Source
set(key : Key, value : String) : String
Source
settings
Source
to_json(*args, **options)
Source
to_json(*args, **options, &)
Source

Nested types