3 lines
83 B
Python
3 lines
83 B
Python
class aiocmd:
|
|
class PromptToolkitCmd:
|
|
async def run(self) -> None: ...
|