stubber.commands.get_frozen_cmd =============================== .. py:module:: stubber.commands.get_frozen_cmd .. autoapi-nested-parse:: Get the frozen stubs for MicroPython. Functions --------- .. autoapisummary:: stubber.commands.get_frozen_cmd.cli_get_frozen Module Contents --------------- .. py:function:: cli_get_frozen(stub_folder: Optional[str] = None, version: str = '', stubgen: bool = True, black: bool = True, autoflake: bool = True, enrich: bool = True) Get the frozen stubs for MicroPython. Get the frozen modules for the checked out version of MicroPython