miniwerk.helpers

Helpers

Module Contents

Functions

certs_copy(copydir, sourcedir)

Copy certs

call_cmd(cmd)

Do the boilerplate for calling cmd and reporting output/return code

mkcert_ca_cert()

get mkcert root CA cert

Attributes

LOGGER

LOGGER[source]
certs_copy(copydir, sourcedir)[source]

Copy certs

Parameters:
Return type:

None

async call_cmd(cmd)[source]

Do the boilerplate for calling cmd and reporting output/return code

Parameters:

cmd (str)

Return type:

int

mkcert_ca_cert()[source]

get mkcert root CA cert

Return type:

pathlib.Path