Noizu.Context (Noizu Core v0.1.5)
Context module for Noizu.
Link to this section Summary
Functions
placeholder for when real credentials need to be plumbed in, making it easy to find and cleanup over time.
Link to this section Functions
Link to this function
admin()
@spec admin() :: any()
Link to this function
admin(context)
Link to this function
dummy()
@spec dummy() :: any()
placeholder for when real credentials need to be plumbed in, making it easy to find and cleanup over time.
Link to this function
dummy(context)
Link to this function
dummy_for_user(user, context \\ nil)
Link to this function
internal()
@spec internal() :: any()
Link to this function
internal(context)
Link to this function
option(context, option)
Link to this function
option(context, option, default)
Link to this function
restricted()
@spec restricted() :: any()
Link to this function
restricted(context)
Link to this function
system()
@spec system() :: any()
Link to this function
system(context)
Link to this function
with_option(context, option, value)
Link to this function