fernetex v0.3.1 Mix.Tasks.Fernet.Sign
Sign STDIN using the given key
mix fernet.sign key
Summary
Functions
A task needs to implement run
which receives
a list of command line args.
Callback implementation for Mix.Task.run/1
.
Sign STDIN using the given key
mix fernet.sign key
A task needs to implement run
which receives
a list of command line args.
Callback implementation for Mix.Task.run/1
.