LazyDoc.Application (lazy_doc v0.2.0)

Summary

Functions

start(start_type, start_args)

Parameters

_start_type - Specifies the type of start operation being initiated. _start_args - Contains additional arguments needed for starting the operation.

Returns {:ok, pid} where pid is the process identifier of the newly started process.