dawsonia.cli#

CLI interface for dawsonia command

Module Contents#

Functions#

get_docstring

Parse a module from the source file and read the docstring of a certain function

Data#

CONTEXT_SETTINGS

package

app

API#

dawsonia.cli.CONTEXT_SETTINGS#

‘dict(…)’

dawsonia.cli.package#

None

dawsonia.cli.app#

‘Typer(…)’

dawsonia.cli.get_docstring(module_path, func_name)[source]#

Parse a module from the source file and read the docstring of a certain function