syng/typings/aiocmd.pyi

3 lines
83 B
Python

class aiocmd:
class PromptToolkitCmd:
async def run(self) -> None: ...