fluminus_cli v0.5.1 FluminusCLI.Work behaviour View Source
Declare this module as a behaviour to automatically register your work.
Link to this section Summary
Callbacks
The option to trigger this work
Link to this section Functions
Specs
all_work() :: [module()]
Link to this section Callbacks
Specs
option() :: atom()
The option to trigger this work
Specs
process_module( module :: Fluminus.API.Module.t(), auth :: Fluminus.Authorization.t(), path :: String.t(), verbose :: boolean() ) :: any()
Specs
short_doc() :: String.t()