summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-11-14 04:28:12 -0600
committerJeff Carr <[email protected]>2024-11-14 04:28:12 -0600
commit15666309ee5188d0304f24f401113f6f56b05a32 (patch)
tree584047b0e97ccf59752f68321455779a2722bdbb /structs.go
parentaae13f2b5763bafbd09ab29d6789e26f7209869f (diff)
fakefile writes to stdout window work
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/structs.go b/structs.go
index 4fc2df1..c69971b 100644
--- a/structs.go
+++ b/structs.go
@@ -99,6 +99,9 @@ type config struct {
// used for listWidgets() debugging
depth int
+
+ // used to attempt to write to the stdout window
+ fakefile *FakeFile
}
// deprecate these