Workspace.st
changeset 6801 15d100b9b7ed
parent 6745 ab14bc6731e8
child 6810 ddebfcfad415
--- a/Workspace.st	Sat Jan 18 21:16:50 2020 +0100
+++ b/Workspace.st	Sun Jan 19 14:37:47 2020 +0100
@@ -2729,6 +2729,10 @@
 
 !Workspace methodsFor:'queries'!
 
+canDivertOutput
+    ^ false
+!
+
 isWorkspace
     "back-query from the compiler to ask if this is an interactive view
      (for error feedback)"