CurryInfo: html2-3.5.0 / HTML.Session.sessionDataDir

definition:
sessionDataDir :: String
sessionDataDir = "sessiondata"
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
------------------------------------------------------------------------------
--- The name of the local directory where the session data,
--- e.g., cookie information, is stored.
--- For security reasons, the directory should be non-public readable.
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {:}}
name:
sessionDataDir
precedence:
no precedence defined
result-values:
{:}
signature:
String
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms