icndb v0.1.0 Icndb.CLI

CLI module is responsible for handling input from console.

Summary

Functions

Parse arguments that are passed from console and call valid process method

Functions

main(args)

Parse arguments that are passed from console and call valid process method.

Example

iex> Icndb.CLI.main(["random_joke"])

Chuck Norris can divide by zero.

:ok