Remove workspace state subsystem
This commit is contained in:
@@ -22,8 +22,8 @@ const (
|
||||
debugFileMode = 0o600
|
||||
)
|
||||
|
||||
// PromptDebugWriter stores explicitly requested content-rich diagnostics outside
|
||||
// the managed report workspace. A writer created without a root is disabled.
|
||||
// PromptDebugWriter stores explicitly requested content-rich diagnostics. A
|
||||
// writer created without a root is disabled.
|
||||
type PromptDebugWriter struct {
|
||||
root string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user