Handbook
Glossary
uget ( key -- value )
Furnace framework
»
Furnace authentication
»
User profiles
Prev:
username ( -- string/f )
Next:
uset ( value key -- )
Vocabulary
furnace
.
auth
Inputs
key
a
symbol
Outputs
value
an
object
Word description
Outputs the value of a user profile variable.
Definition
USING:
assocs
;
IN:
furnace.auth
:
uget
( key -- value )
current-profile
at
;