Mishka developer tools
v0.1.8
Pages
Modules
Search documentation of Mishka developer tools
Settings
View Source
MishkaDeveloperTools.Helper.Extra
(Mishka developer tools v0.1.8)
Summary
Functions
app_started?(name)
erlang_fields(tuple, list, keys, num)
erlang_guard(term)
erlang_result(term)
get_unix_time()
get_unix_time_with_shift(number, type \\ :second)
randstring(count)
timestamp()
validated_password?(password)
validated_user?(username)
Functions
Link to this function
app_started?(name)
View Source
Link to this function
erlang_fields(tuple, list, keys, num)
View Source
Link to this function
erlang_guard(term)
View Source
Link to this function
erlang_result(term)
View Source
Link to this function
get_unix_time()
View Source
Link to this function
get_unix_time_with_shift(number, type \\ :second)
View Source
Link to this function
randstring(count)
View Source
@spec
randstring(
integer
()) ::
binary
()
Link to this function
timestamp()
View Source
Link to this function
validated_password?(password)
View Source
Link to this function
validated_user?(username)
View Source