API Reference Seely v0.1.0
Modules
An importable wrapper for functions in Seely.Main
. You can import this module
for convenience.
The default router just defines the echo route for the Seely.EchoController
The EchoController is used to echo whatever the user inputs after the command
The main process (GenServer) for the CLI global handling.
Helper functions to parse commands.
Functions to find routes in a user-defined router. (See Seely.DefaultRouter
).