feat: add usage command (#281)
This commit is contained in:
@@ -44,6 +44,7 @@ export type Line =
|
||||
output: string;
|
||||
phase?: "running" | "finished";
|
||||
success?: boolean;
|
||||
dimOutput?: boolean;
|
||||
}
|
||||
| {
|
||||
kind: "status";
|
||||
|
||||
Reference in New Issue
Block a user