logger.channel()?.error(`Error: ${stderr}`); logger.channel()?.show(); } return stdout; } async topics(): Promise<TopicEntry[]> { const args = ["topic", "-l"]; const devChat = this.getDevChatPath(); 0 comments on commit c6048d7 Please sign in to comment. Footer...