stubber.commands.merge_cmd

enrich machinestubs with docstubs

Module Contents

Functions

cli_merge_docstubs(versions, boards, ports, family)

Enrich the stubs in stub_folder with the docstubs in docstubs_folder.

stubber.commands.merge_cmd.cli_merge_docstubs(versions: str | List[str], boards: str | List[str], ports: str | List[str], family: str)

Enrich the stubs in stub_folder with the docstubs in docstubs_folder.

Parameters:
  • versions (Union[str, List[str]]) –

  • boards (Union[str, List[str]]) –

  • ports (Union[str, List[str]]) –

  • family (str) –